Spaces:
Build error
Build error
Commit ·
a3ba96a
1
Parent(s): f219ab3
fix
Browse files
frontend/src/pages/tvshowPlayer.css
CHANGED
|
@@ -18,7 +18,7 @@
|
|
| 18 |
height: 100%;
|
| 19 |
max-height: 100vh;
|
| 20 |
object-fit: contain;
|
| 21 |
-
background-color:
|
| 22 |
}
|
| 23 |
|
| 24 |
.back-arrow-container {
|
|
|
|
| 18 |
height: 100%;
|
| 19 |
max-height: 100vh;
|
| 20 |
object-fit: contain;
|
| 21 |
+
background-color: black; /* Deep Blue background */
|
| 22 |
}
|
| 23 |
|
| 24 |
.back-arrow-container {
|