mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-13 12:02:51 +00:00
fix: 会话内消息搜索布局错位
This commit is contained in:
parent
c060e60e4a
commit
bba1e0d12f
@ -420,6 +420,9 @@
|
|||||||
|
|
||||||
.search-form {
|
.search-form {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
|
|
||||||
.ivu-input {
|
.ivu-input {
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user