From 8dab57cccfefa12770d8caf5d8ce6cea2e009124 Mon Sep 17 00:00:00 2001 From: ivan deng Date: Sun, 2 Apr 2023 23:20:50 +0800 Subject: [PATCH] =?UTF-8?q?update=20chinese,=20partner=5Fuser=E7=B2=BE?= =?UTF-8?q?=E5=87=8Fmrp=20=E9=83=A8=E4=BB=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app_base_chinese/static/src/scss/app_style.scss | 12 ++++++++++++ app_base_chinese/views/res_partner_views.xml | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/app_base_chinese/static/src/scss/app_style.scss b/app_base_chinese/static/src/scss/app_style.scss index aa406454..649c0fb6 100644 --- a/app_base_chinese/static/src/scss/app_style.scss +++ b/app_base_chinese/static/src/scss/app_style.scss @@ -1,3 +1,15 @@ +//必须有 form ,故要特殊处理样式 +.o_form_view.o_form_nosheet.o_form_address_chinese, .o_form_view .o_form_nosheet.o_form_address_chinese { + padding: 0 0 0 0; +} +.o_form_view .o_address_format.o_address_chinese { + .o_address_country { + display: -webkit-inline-flex; + display: inline-flex; + width: 38%; + margin-right: 2%; + } +} .o_form_view .o_address_format.o_address_chinese { .o_address_country { display: -webkit-inline-flex; diff --git a/app_base_chinese/views/res_partner_views.xml b/app_base_chinese/views/res_partner_views.xml index 75e4f8ec..cb4441f3 100644 --- a/app_base_chinese/views/res_partner_views.xml +++ b/app_base_chinese/views/res_partner_views.xml @@ -47,7 +47,7 @@ res.partner -
+