mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 05:20:06 +03:00
Fix badge alignment on cards
This commit is contained in:
@@ -18,6 +18,10 @@
|
||||
margin-left: 1rem;
|
||||
}
|
||||
|
||||
.details-card__header__start__badges .badge {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.details-card__footer__buttons {
|
||||
display: flex;
|
||||
overflow-x: auto;
|
||||
|
||||
Reference in New Issue
Block a user