mirror of
https://gitee.com/dromara/go-view.git
synced 2025-02-24 08:12:49 +08:00
perf: 处理组件悬浮圆角
This commit is contained in:
parent
18889bc5cf
commit
792c403f21
@ -139,7 +139,7 @@ const hide = computed(() => {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
border-radius: 10px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.shape-modal-select {
|
.shape-modal-select {
|
||||||
|
Loading…
Reference in New Issue
Block a user