From 76f54430802786f4e4dc00618d773cf428186782 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 8 Mar 2021 18:26:13 +0300 Subject: wip for flavor images --- themes/light/cdm.less | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'themes/light/cdm.less') 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; -- cgit v1.2.3