style: adjust search flex properties for better layout

This commit is contained in:
pa
2025-09-23 02:09:22 +09:00
committed by Natsumi
parent 24ea1887b7
commit 3480c2e2e6
4 changed files with 4 additions and 5 deletions

View File

@@ -62,7 +62,7 @@
multiple
clearable
collapse-tags
style="flex: none; width: 200px; margin: 0 10px"
style="flex: 0.3; margin: 0 10px"
:placeholder="t('view.friend_list.filter_placeholder')"
@change="friendsListSearchChange">
<el-option