mirror of
https://github.com/dataease/dataease.git
synced 2026-05-21 04:08:10 +08:00
feat: 视图高级设置
This commit is contained in:
@@ -58,7 +58,7 @@ export default {
|
||||
name: '辅助线',
|
||||
field: '0', // 固定值
|
||||
axis: 'y', // 主轴
|
||||
value: 0,
|
||||
value: '0',
|
||||
lineType: 'solid',
|
||||
color: '#ff0000'
|
||||
},
|
||||
|
||||
@@ -2560,7 +2560,7 @@ export default {
|
||||
|
||||
.tab-header > > > .el-tabs__item {
|
||||
font-size: 12px;
|
||||
padding: 0 40px !important;
|
||||
padding: 0 20px !important;
|
||||
}
|
||||
|
||||
.blackTheme .tab-header > > > .el-tabs__item {
|
||||
|
||||
Reference in New Issue
Block a user