添加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-family: var(--de-custom_font, 'PingFang');
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
|
z-index:1;
|
||||||
.dataset-name {
|
.dataset-name {
|
||||||
max-width: 200px;
|
max-width: 200px;
|
||||||
}
|
}
|
||||||
|
@ -2192,7 +2192,7 @@ const getMenuList = (val: boolean) => {
|
|||||||
font-family: var(--de-custom_font, 'PingFang');
|
font-family: var(--de-custom_font, 'PingFang');
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
|
z-index:1;
|
||||||
.ed-icon {
|
.ed-icon {
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user