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-09-07 17:08:40 -04:00
parent 46043aae83
commit 1eb2690523
10 changed files with 39 additions and 47 deletions

View file

@ -89,3 +89,9 @@
.actionsheet-extraSpacing {
font-size: 108%;
}
.btnCloseActionSheet {
position: fixed;
top: .5em;
left: .25em;
}