chore(sass): 编译器从node-sass转移成dart-sass
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
/deep/.uni-scroll-view {
|
||||
::v-deep .uni-scroll-view {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
/deep/.uni-scroll-view::-webkit-scrollbar {
|
||||
::v-deep .uni-scroll-view::-webkit-scrollbar {
|
||||
/* 隐藏滚动条,但依旧具备可以滚动的功能 */
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user