This commit is contained in:
vinceliuice
2025-03-20 00:29:44 +08:00
parent 02e254ff8f
commit c20f9cf7e7
2 changed files with 3 additions and 3 deletions

View File

@@ -149,7 +149,7 @@ $header_border: if($variant == 'light', mix(black, $header_b
// Sidebar colors
$dark_sidebar_bg: white;
$opacity: 0.96;
$opacity: 0.95;
@if $trans=='true' {
@if $variant=='light' {