fix:抽离首页主题设置成hooks

This commit is contained in:
MTrun
2021-12-20 16:13:26 +08:00
parent d388bea7bd
commit 45884a2918
5 changed files with 52 additions and 40 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
}
@mixin deep() {
::v-deep *{
::v-deep {
@content;
}
}