mirror of
https://github.com/dataease/dataease.git
synced 2026-06-13 09:04:38 +08:00
fix: 样式优化
This commit is contained in:
@@ -3176,6 +3176,10 @@ const getIconNameCalc = (deType, extField, dimension = false) => {
|
||||
height: 100%;
|
||||
width: calc(100% - 260px);
|
||||
|
||||
:deep(.ed-table__header-wrapper) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
:deep(.ed-table-v2__header-cell) {
|
||||
background-color: #f5f6f7 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user