This commit is contained in:
oliver
2026-06-22 18:17:22 -03:00
parent 365c69871e
commit 07fc9f9050
3 changed files with 302 additions and 148 deletions
+5
View File
@@ -1475,6 +1475,11 @@ body::after {
min-height: 320px;
}
.account-pane {
display: flex;
width: 100%;
}
.account-col {
display: flex;
flex-direction: column;