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