添加z-index

This commit is contained in:
limengnan 2025-05-07 15:07:19 +08:00
parent 00d3be75f1
commit e585f68106
2 changed files with 2 additions and 2 deletions

View File

@ -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;
}

View File

@ -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;
}