mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix declaration-bang-space-before (CSS)
This commit is contained in:
parent
8a272313cf
commit
b2e2cf2012
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@
|
|||
}
|
||||
|
||||
.appfooter.headroom--unpinned {
|
||||
transform: translateY(100%)!important;
|
||||
transform: translateY(100%) !important;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue