minor with light theme

This commit is contained in:
les 2021-09-28 21:48:49 +02:00
parent a72a9fb501
commit 15cdba96eb
No known key found for this signature in database
GPG key ID: 352918250B012177

View file

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