mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix jittering in checkboxes on tv ui
This commit is contained in:
parent
fc6660c728
commit
b788450bd4
1 changed files with 2 additions and 2 deletions
|
@ -120,10 +120,10 @@
|
|||
|
||||
@keyframes repaintChrome {
|
||||
from {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
to {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue