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