From 2448ebfdef6a15549137cf42116168f467bae393 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Tue, 10 Dec 2024 11:40:28 +0100 Subject: Refactoring --- src/_sidebar.scss | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/_sidebar.scss') diff --git a/src/_sidebar.scss b/src/_sidebar.scss index 5957d3a..b8cfc32 100644 --- a/src/_sidebar.scss +++ b/src/_sidebar.scss @@ -30,7 +30,7 @@ } &:not(.boxBorderless) { - background-color: props.get(common.$vlpnBg); + background-color: props.get(core.$theme, --bg-l1); } } @@ -41,6 +41,10 @@ } } + .userAvatarList > li > a > img { + border-color: props.get(core.$theme, --bg-l1); + } + @media screen and (max-width: 1024px) { .boxesSidebarLeft{ margin-inline-end: 0; -- cgit v1.2.3-70-g09d2