fix: 会话内消息搜索布局错位

This commit is contained in:
kuaifan 2025-03-10 20:52:52 +08:00
parent c060e60e4a
commit bba1e0d12f

View File

@ -420,6 +420,9 @@
.search-form {
flex: 1;
display: flex;
align-items: center;
justify-content: center;
.ivu-input {
border-color: transparent;