style: improve and fix

This commit is contained in:
LeoKu
2021-10-19 21:59:01 +08:00
parent 1141214114
commit c7254cbd6b
5 changed files with 61 additions and 43 deletions

View File

@@ -290,7 +290,7 @@ function switchWidget(widgetType: WidgetType, widgetShape: WidgetShape) {
}
& :deep(path) {
stroke: #aaa !important;
stroke: $color-stroke !important;
}
}
}