perf: 消息列表进行搜索时,条件过长,显示的无结果文案无法完全显示

This commit is contained in:
kuaifan 2022-12-05 11:02:05 +08:00
parent a669e2b71b
commit ca3bb6b8f2

View File

@ -310,6 +310,7 @@
border: 0;
line-height: 22px;
cursor: default;
word-break: break-all;
}
&.loading {
display: flex;