mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix function-name-case (CSS)
This commit is contained in:
parent
2ac83a43d1
commit
c243d00add
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@
|
|||
background: #00a4dc;
|
||||
background-image: none;
|
||||
border: none;
|
||||
transform: Scale(1.4, 1.4);
|
||||
transform: scale(1.4, 1.4);
|
||||
}
|
||||
|
||||
.mdl-slider::-ms-thumb {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue