From f579875b35990ec9f541fbf4e36163c963242baf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?WEB=E8=AE=B8=E4=BD=95=E5=93=B2=5Cxuhez?= Date: Mon, 17 Jul 2023 11:09:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=A1=A8=E5=A4=B4=E5=9B=BA?= =?UTF-8?q?=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spiffy_theme_backend/static/src/scss/list_view.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/spiffy_theme_backend/static/src/scss/list_view.scss b/spiffy_theme_backend/static/src/scss/list_view.scss index b008a0c4..d676b2a5 100644 --- a/spiffy_theme_backend/static/src/scss/list_view.scss +++ b/spiffy_theme_backend/static/src/scss/list_view.scss @@ -49,6 +49,8 @@ body.o_web_client { thead, thead tr:nth-child(1) th, tfoot, tfoot tr:nth-child(1) td { background-color: var(--biz-theme-secondary-color) !important; + width: unset !important; + max-width: unset !important; } thead, tfoot {