fix: small aside sidebar and search ui/ux changes

This commit is contained in:
2026-03-24 14:21:32 +01:00
parent 0c334731b2
commit 3c0821fcd7
4 changed files with 9 additions and 3 deletions

View File

@@ -619,7 +619,7 @@
}
.login-content-container.container-small {
width: min(370px, calc(100vw - 2rem));
width: min(300px, calc(100vw - 2rem));
max-width: none;
}