feat: 新增滚动条控制

This commit is contained in:
MTrun
2022-01-20 22:13:51 +08:00
parent 20a1866923
commit a8338ec49e
4 changed files with 62 additions and 22 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
// 背景斑点需配合 @mixin background-image 使用
.go-point-bg {
@include fetch-theme('background-color');
@include fetch-theme-custom('background-color', 'background-color1');
background-size: 15px 15px, 15px 15px;
}