mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix CSS linting
This commit is contained in:
parent
7a63c07250
commit
b467fae109
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ video::-webkit-media-controls {
|
||||||
transform: scale3d(0.2, 0.2, 0.2);
|
transform: scale3d(0.2, 0.2, 0.2);
|
||||||
opacity: 0.6;
|
opacity: 0.6;
|
||||||
}
|
}
|
||||||
|
|
||||||
to {
|
to {
|
||||||
transform: none;
|
transform: none;
|
||||||
opacity: initial;
|
opacity: initial;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue