mirror of
https://gitee.com/dromara/go-view.git
synced 2024-11-30 02:38:30 +08:00
fix: 解决canvas圆角不展示的问题
This commit is contained in:
parent
70e606c071
commit
b36cf2bc7e
@ -96,6 +96,7 @@ onMounted(() => {
|
||||
@include goId("chart-edit-content") {
|
||||
border-radius: 10px;
|
||||
margin: 15px;
|
||||
overflow: hidden;
|
||||
@extend .go-transition;
|
||||
@include fetch-theme("box-shadow");
|
||||
.edit-content-chart {
|
||||
|
Loading…
Reference in New Issue
Block a user