1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/src/css/ios.css
2019-03-23 22:25:18 -07:00

8 lines
No EOL
124 B
CSS

html {
font-size: 82% !important
}
.formDialogFooter {
position: static !important;
margin: 0 -1em !important
}