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

update components

This commit is contained in:
Luke Pulverenti 2016-07-07 14:12:08 -04:00
parent b4e32e14d4
commit 91127df6f0
21 changed files with 65 additions and 35 deletions

View file

@ -85,6 +85,11 @@ h2.actionSheetTitle {
flex-grow: 0;
}
.actionSheetText {
padding: 0 1em;
flex-grow: 0;
}
.actionSheet.extraSpacing {
font-size: 108%;
}
}