1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Make dialog buttons smaller on TV

This commit is contained in:
Dmitry Lyzo 2021-10-15 22:07:40 +03:00
parent 3140fca136
commit 1e0b11b96b

View file

@ -84,11 +84,6 @@
flex-basis: 12em;
}
.layout-tv .formDialogFooterItem {
flex-grow: 1;
flex-basis: 0;
}
.formDialogFooterItem-vertical {
max-width: none !important;
width: 100%;