fix: 修改图标和页面

This commit is contained in:
mtruning
2022-01-16 15:28:33 +08:00
parent 26b698097d
commit f626d8a157
9 changed files with 43 additions and 112 deletions
-3
View File
@@ -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,
);