From 2448ebfdef6a15549137cf42116168f467bae393 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Tue, 10 Dec 2024 11:40:28 +0100 Subject: Refactoring --- src/_thread.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/_thread.scss') diff --git a/src/_thread.scss b/src/_thread.scss index 5217447..c602a87 100644 --- a/src/_thread.scss +++ b/src/_thread.scss @@ -1,6 +1,6 @@ @use 'iro-sass/src/props'; -@use 'common'; +@use 'core'; @mixin styles { .messageGroupList .columnSubject > .statusDisplay { @@ -22,7 +22,7 @@ .messageSignature { a { text-decoration: underline; - text-decoration-color: props.get(common.$vlpnLinkUnderline); + text-decoration-color: props.get(core.$vlpnLinkUnderline); } a:hover { -- cgit v1.2.3-70-g09d2