summaryrefslogtreecommitdiff
path: root/themes/light/cdm.less
diff options
context:
space:
mode:
Diffstat (limited to 'themes/light/cdm.less')
-rw-r--r--themes/light/cdm.less8
1 files changed, 8 insertions, 0 deletions
diff --git a/themes/light/cdm.less b/themes/light/cdm.less
index 3a5b602f2..9c6d80d02 100644
--- a/themes/light/cdm.less
+++ b/themes/light/cdm.less
@@ -3,6 +3,14 @@
color : @color-icon;
}
+ img.flavor-image {
+ width : 32px;
+ height : 32px;
+ margin : 8px ! important;
+ border-radius : 50%;
+ background-size : cover;
+ }
+
.header {
position: sticky;
top : 0;