mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added IE fixes
This commit is contained in:
parent
a84c190561
commit
20cd64b785
5 changed files with 21 additions and 11 deletions
7
dashboard-ui/css/ie.css
Normal file
7
dashboard-ui/css/ie.css
Normal file
|
@ -0,0 +1,7 @@
|
|||
paper-icon-button {
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
paper-fab.keyboard-focus.paper-fab-0 {
|
||||
background: #444;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue