From 27b12681f61188d458560480e74d377c141fff52 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Tue, 1 Apr 2025 19:53:28 +1100 Subject: feat: toggle borders option --- scss/common.scss | 2 -- 1 file changed, 2 deletions(-) (limited to 'scss/common.scss') diff --git a/scss/common.scss b/scss/common.scss index de9f424..3448bb5 100644 --- a/scss/common.scss +++ b/scss/common.scss @@ -14,10 +14,8 @@ label.icon { .notification { .inner { - @include lib.rounded(8); @include font.main; - background-color: scheme.$base; color: scheme.$text; padding: lib.s(10) lib.s(12); -- cgit v1.2.3-freya