1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/src/assets/css/ios.scss
Guilherme Danno 594580ec2d move files to scss
creating this commit so git don't lose track of the changes
2020-05-16 01:02:36 -03:00

8 lines
127 B
SCSS

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