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

improve button style when focused

This commit is contained in:
dkanada 2019-09-06 22:33:15 -07:00
parent 52136b57a2
commit 54ca2e9381
22 changed files with 148 additions and 196 deletions

View file

@ -36,6 +36,7 @@
font-weight: inherit;
box-shadow: none;
flex-shrink: 0;
border-radius: 0;
}
.actionSheetMenuItem:focus {