mirror of
https://github.com/dataease/dataease.git
synced 2026-05-14 04:12:11 +08:00
fix: 样式优化
This commit is contained in:
@@ -884,3 +884,7 @@ strong {
|
||||
caret-color: #333333;
|
||||
}
|
||||
}
|
||||
|
||||
.ed-tree-node__content {
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
@@ -302,6 +302,7 @@ onMounted(() => {
|
||||
line-height: 28px;
|
||||
min-width: 48px;
|
||||
padding: 3px 8px;
|
||||
font-size: 12px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user