mirror of
https://github.com/dataease/dataease.git
synced 2026-06-13 01:01:20 +08:00
fix: 数值范围查询组件没有垂直居中,与其他查询组件放在一起显示很不协调
This commit is contained in:
@@ -311,6 +311,7 @@ export default {
|
||||
width: calc(50% - 10px) !important;
|
||||
display: inline-block;
|
||||
padding: 0 5px;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user