forked from github/dataease
Merge pull request #9209 from dataease/pr@dev-v2_st
fix(查询组件): 查询组件按钮调整为居中
This commit is contained in:
commit
172e509d9c
@ -620,7 +620,7 @@ const autoStyle = computed(() => {
|
||||
}
|
||||
.query-button {
|
||||
align-self: flex-end;
|
||||
line-height: 28px;
|
||||
line-height: 40px;
|
||||
margin: auto 0 5px auto;
|
||||
z-index: 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user