mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
style(数据大屏): 样式调整
This commit is contained in:
@@ -148,6 +148,7 @@ onBeforeUnmount(() => {
|
||||
<el-form-item
|
||||
v-if="curComponent.style.adaptation"
|
||||
class="form-item form-item-custom"
|
||||
:class="'form-item-' + themes"
|
||||
:label="t('visualization.pic_adaptor_type')"
|
||||
size="small"
|
||||
:effect="themes"
|
||||
|
||||
@@ -1188,6 +1188,9 @@ span {
|
||||
background: #f5f6f7;
|
||||
&.field-style-dark {
|
||||
background: #1a1a1a;
|
||||
:deep(.field-text) {
|
||||
color: #a6a6a6;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user