mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 修改颜色的深浅
This commit is contained in:
@@ -8,7 +8,9 @@ $light: (
|
||||
//背景
|
||||
background-color: $--color-light-bg-3,
|
||||
background-color1: $--color-light-bg-1,
|
||||
background-color1-shallow: $--color-light-bg-1-shallow,
|
||||
background-color2: $--color-light-bg-2,
|
||||
background-color2-shallow: $--color-light-bg-2-shallow,
|
||||
background-color3: $--color-light-bg-3,
|
||||
background-color4: $--color-light-bg-4,
|
||||
background-color5: $--color-light-bg-5,
|
||||
|
||||
Reference in New Issue
Block a user