fix: 数值范围查询组件没有垂直居中,与其他查询组件放在一起显示很不协调
This commit is contained in:
parent
d5b5421cf1
commit
4ea68be281
@ -311,6 +311,7 @@ export default {
|
||||
width: calc(50% - 10px) !important;
|
||||
display: inline-block;
|
||||
padding: 0 5px;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user