chore: UI spacing tweaks, desktop scrolling fix, QR title alignment

This commit is contained in:
2026-02-27 19:43:12 +00:00
parent 1765742574
commit d2ea9e3fc7
4 changed files with 24 additions and 14 deletions

View File

@@ -427,6 +427,9 @@ const isUrl = (string) => {
justify-content: center;
align-items: center;
margin-bottom: 0.5rem;
margin-top: 0;
position: relative;
width: 100%;
}
.scanner-content {