mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
Merge pull request #9209 from dataease/pr@dev-v2_st
fix(查询组件): 查询组件按钮调整为居中
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user