fix:修改 @mixin 名称

This commit is contained in:
奔跑的面条
2022-05-02 17:18:18 +08:00
parent b678e389df
commit 4e7e1e62b6
18 changed files with 26 additions and 31 deletions
@@ -67,7 +67,7 @@ $textSize: 10px;
@extend .go-transition-quick;
&.hover,
&:hover {
@include filter-bg-color('background-color4');
@include fetch-bg-color('background-color4');
}
/* 选中 */
&.select {