mirror of
https://github.com/dataease/dataease.git
synced 2026-06-13 09:04:38 +08:00
style: 优化前端样式,让分页字号显示完整 (#18457)
This commit is contained in:
@@ -320,9 +320,9 @@
|
||||
</el-col>
|
||||
<el-col :span="12">
|
||||
<el-form-item :label="t('components.pager_color')" class="form-item">
|
||||
<div style="display: flex; width: 100%; gap: 8px">
|
||||
<div style="display: flex; width: 100%; gap: 4px">
|
||||
<el-color-picker
|
||||
:trigger-width="60"
|
||||
:trigger-width="53"
|
||||
v-model="seniorForm.pagerColor"
|
||||
size="small"
|
||||
:predefine="predefineColors"
|
||||
|
||||
Reference in New Issue
Block a user