mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-03 16:08:53 +01:00
Fixed movie title clipping in player
This commit is contained in:
parent
2125d33f84
commit
ab92154da9
@ -72,7 +72,7 @@
|
||||
}
|
||||
|
||||
/* Background for home, hamburger, and Jellyfin */
|
||||
.layout-desktop .headerLeft::before {
|
||||
.layout-desktop:not(.transparentDocument) .headerLeft::before {
|
||||
content: "";
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
||||
@ -66,7 +66,7 @@
|
||||
}
|
||||
|
||||
/* Background for home, hamburger, and Jellyfin */
|
||||
.layout-desktop .headerLeft::before {
|
||||
.layout-desktop:not(.transparentDocument) .headerLeft::before {
|
||||
content: "";
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user