mirror of
https://github.com/dataease/dataease.git
synced 2026-06-13 01:01:20 +08:00
fix: 数值范围查询组件没有垂直居中,与其他查询组件放在一起显示很不协调
This commit is contained in:
@@ -207,7 +207,6 @@ export default {
|
||||
if (!this.titleStyle) {
|
||||
this.titleStyle = {}
|
||||
}
|
||||
this.titleStyle.marginTop = '-20px'
|
||||
}
|
||||
},
|
||||
getCondition() {
|
||||
|
||||
Reference in New Issue
Block a user