fix:修改 @mixin 名称

This commit is contained in:
奔跑的面条
2022-05-02 17:18:18 +08:00
parent bf4254719d
commit 621a302451
18 changed files with 26 additions and 31 deletions
@@ -70,7 +70,7 @@ const selectTheme = (theme: ChartColorsNameType) => {
cursor: pointer;
margin-top: 15px;
padding: 0;
@include filter-bg-color('background-color4-shallow');
@include fetch-bg-color('background-color4-shallow');
border-radius: 23px;
overflow: hidden;
@include deep() {