mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 修改图标和页面
This commit is contained in:
@@ -23,9 +23,6 @@ $dark: (
|
||||
linear-gradient($--color-dark-bg-1 14px, transparent 0),
|
||||
linear-gradient(90deg, transparent 14px, $--color-text-2 0)
|
||||
),
|
||||
// 物料市场背景
|
||||
items-top-bg:
|
||||
linear-gradient(180deg, $--color-dark-bg-1, rgba(23, 23, 26, 0)),
|
||||
// hover 边框颜色
|
||||
hover-border-color: #55606e,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user