fix🐛: 解决切换语言不会监听的问题

This commit is contained in:
MTrun
2022-01-07 12:25:23 +08:00
parent c8098f429d
commit b349f3440b
18 changed files with 54 additions and 26 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
overflow: hidden;
}
// 背景斑点需配合 @mixin background-point 使用
// 背景斑点需配合 @mixin background-image 使用
.go-point-bg {
@include fetch-theme('background-color');
background-size: 15px 15px, 15px 15px;