mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat: 新增滚动条控制
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user