添加z-index
This commit is contained in:
parent
00d3be75f1
commit
e585f68106
@ -1315,7 +1315,7 @@ const proxyAllowDrop = debounce((arg1, arg2) => {
|
||||
font-family: var(--de-custom_font, 'PingFang');
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
|
||||
z-index:1;
|
||||
.dataset-name {
|
||||
max-width: 200px;
|
||||
}
|
||||
|
@ -2192,7 +2192,7 @@ const getMenuList = (val: boolean) => {
|
||||
font-family: var(--de-custom_font, 'PingFang');
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
|
||||
z-index:1;
|
||||
.ed-icon {
|
||||
font-size: 24px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user