mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
changed background colorto make close button visible
This commit is contained in:
parent
ea2498a0dd
commit
6b0ada9fdf
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
overflow: none;
|
overflow: none;
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
background: #fff;
|
background: #000000;
|
||||||
}
|
}
|
||||||
|
|
||||||
#canvas {
|
#canvas {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue