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

Fix dialog footer styles on tv

This commit is contained in:
Bill Thornton 2021-09-01 00:43:44 -04:00
parent 3adc118864
commit 4b581f4160
7 changed files with 35 additions and 5 deletions

View file

@ -60,6 +60,7 @@
}
.layout-tv .formDialogFooter {
position: relative;
align-items: center;
justify-content: center;
flex-wrap: wrap;