Address page bigger QR button on mobile

This commit is contained in:
Mononaut
2024-06-15 20:52:46 +00:00
parent fb621f9812
commit 5cecd9f8a7
4 changed files with 13 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
text-overflow: unset;
display: flex;
flex-direction: row;
align-items: baseline;
align-items: start;
position: relative;
.truncate-link {