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