diff --git a/sf_base/static/src/scss/format_img.scss b/sf_base/static/src/scss/format_img.scss index 97b0975f..279c5fff 100644 --- a/sf_base/static/src/scss/format_img.scss +++ b/sf_base/static/src/scss/format_img.scss @@ -19,4 +19,8 @@ .o_inner_group .img-fluid { width: 133px !important; height: 133px !important; +} + +.o_search_panel.account_root { + flex: unset !important; } \ No newline at end of file