minor with light theme

This commit is contained in:
les
2021-09-28 21:48:49 +02:00
parent a72a9fb501
commit 15cdba96eb

View File

@@ -83,7 +83,6 @@ li {
width: 100%; width: 100%;
max-height: 250px; max-height: 250px;
min-height: 160px; min-height: 160px;
background-color: #222;
object-fit: cover; object-fit: cover;
object-position: top; object-position: top;
} }
@@ -102,10 +101,6 @@ li {
} }
} }
.v-list {
background-color: #333 !important;
}
.vc-past { .vc-past {
opacity: 0.4; opacity: 0.4;
} }