优化search筛选框界面显示异常

This commit is contained in:
mgw
2023-06-28 10:03:24 +08:00
parent 8b94696dc3
commit 59ae98a21c

View File

@@ -19,4 +19,8 @@
.o_inner_group .img-fluid {
width: 133px !important;
height: 133px !important;
}
.o_search_panel.account_root {
flex: unset !important;
}