fix: 新增 chart 顶部按钮

This commit is contained in:
MTrun
2022-01-05 18:04:41 +08:00
parent d9641d6690
commit 2194ca5cd6
10 changed files with 111 additions and 14 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
}
@mixin deep() {
::v-deep {
:deep {
@content;
}
}