summaryrefslogtreecommitdiff
path: root/themes/compact_night.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/compact_night.css')
-rw-r--r--themes/compact_night.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/themes/compact_night.css b/themes/compact_night.css
index c9f9b12a8..f550ebd27 100644
--- a/themes/compact_night.css
+++ b/themes/compact_night.css
@@ -1161,6 +1161,13 @@ video::-webkit-media-controls-overlay-play-button {
.cdm i.material-icons {
color: #777;
}
+.cdm img.flavor-image {
+ width: 32px;
+ height: 32px;
+ margin: 8px ! important;
+ border-radius: 50%;
+ background-size: cover;
+}
.cdm .header {
position: sticky;
top: 0;