fix: 样式优化

This commit is contained in:
dataeaseShu
2025-05-30 16:09:30 +08:00
committed by xuwei-fit2cloud
parent cb3e74b3ee
commit acb2e50af4

View File

@@ -5137,6 +5137,9 @@ span {
</style>
<style lang="less">
.ed-dropdown__popper.ed-popper.is-dark:has(.dark-dimension-quota) {
border: none;
}
:deep(.ed-select-dropdown__item) {
display: flex;
align-items: center;