mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix login cards
This commit is contained in:
parent
a273215243
commit
3f92a4d396
3 changed files with 7 additions and 3 deletions
|
@ -29,6 +29,10 @@
|
|||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.vertical-wrap.centered {
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.vertical-wrap .card {
|
||||
contain: strict;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue