Fix: User cards on login screen were not centered
This commit is contained in:
parent
2d1a030588
commit
69d44e326d
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ border-radius: 1.25em !important;
|
|||
justify-content: flex-start !important;
|
||||
} */
|
||||
|
||||
.vertical-wrap {
|
||||
.vertical-wrap:not(.centered) {
|
||||
justify-content: flex-start !important;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue