From e6ab17ca0df86c2ca488767606fedc08d83cb9fa Mon Sep 17 00:00:00 2001 From: hyyy <123@qq.com> Date: Thu, 20 Feb 2025 11:34:19 +0800 Subject: [PATCH] =?UTF-8?q?sf-=E5=88=B6=E9=80=A0-=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E5=88=80=E5=85=B7=E6=A0=87=E5=87=86=E5=BA=93=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sf_base/static/src/scss/format_img.scss | 14 ++++++++++++++ sf_base/views/tool_views.xml | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/sf_base/static/src/scss/format_img.scss b/sf_base/static/src/scss/format_img.scss index fc6f02dc..940e3a68 100644 --- a/sf_base/static/src/scss/format_img.scss +++ b/sf_base/static/src/scss/format_img.scss @@ -24,4 +24,18 @@ .o_search_panel.account_root { flex: unset !important; +} + +.multi-line { + display: flex; + flex-wrap: nowrap; + > label.o_form_label { + width: 52px; + } + > span { + flex: 1; + } + > div { + flex: 2 + } } \ No newline at end of file diff --git a/sf_base/views/tool_views.xml b/sf_base/views/tool_views.xml index e9d672e5..6ce80937 100644 --- a/sf_base/views/tool_views.xml +++ b/sf_base/views/tool_views.xml @@ -138,7 +138,7 @@