mirror of
https://github.com/dataease/dataease.git
synced 2026-06-16 11:21:44 +08:00
Merge remote-tracking branch 'origin/dev-v3' into dev-v3
This commit is contained in:
@@ -3166,6 +3166,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