mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: User cards on login screen were not centered
This commit is contained in:
@@ -79,7 +79,7 @@ border-radius: 1.25em !important;
|
|||||||
justify-content: flex-start !important;
|
justify-content: flex-start !important;
|
||||||
} */
|
} */
|
||||||
|
|
||||||
.vertical-wrap {
|
.vertical-wrap:not(.centered) {
|
||||||
justify-content: flex-start !important;
|
justify-content: flex-start !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user