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-12-22 10:57:28 -05:00
parent 08972d0648
commit 315d60943d
6 changed files with 24 additions and 7 deletions

View file

@ -54,6 +54,10 @@
box-shadow: none;
}
.actionSheetMenuItem:focus {
transform: none !important;
}
.actionSheetMenuItem-noflex {
display: block;
}