mirror of
https://github.com/dataease/dataease.git
synced 2025-02-25 03:52:59 +08:00
refactor(图表): 汇总表列宽模式设置样式调整
This commit is contained in:
parent
7348380748
commit
bd926799dd
@ -1402,7 +1402,7 @@ onMounted(() => {
|
||||
}
|
||||
}
|
||||
.ed-input-group {
|
||||
width: 124px;
|
||||
width: 120px;
|
||||
:deep(.ed-input__wrapper) {
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
@ -1413,7 +1413,7 @@ onMounted(() => {
|
||||
}
|
||||
.table-column-mode {
|
||||
:deep(.ed-radio) {
|
||||
margin-right: 12px !important;
|
||||
margin-right: 10px !important;
|
||||
}
|
||||
}
|
||||
.basic-input-number {
|
||||
|
Loading…
Reference in New Issue
Block a user