From 2b5b522f3ec7c0bb8c2c82fbe754b194df550305 Mon Sep 17 00:00:00 2001 From: weifashi <605403358@qq.com> Date: Thu, 27 Jul 2023 09:31:05 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E5=AE=A1=E6=89=B9=E4=B8=AD?= =?UTF-8?q?=E5=BF=83=20-=20=E5=85=A8=E6=96=87=E8=AF=84=E8=AE=BA=20-=20?= =?UTF-8?q?=E6=97=B6=E9=97=B4=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 --- resources/assets/sass/pages/page-approve.scss | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/resources/assets/sass/pages/page-approve.scss b/resources/assets/sass/pages/page-approve.scss index 2df712ac7..47b4f6326 100644 --- a/resources/assets/sass/pages/page-approve.scss +++ b/resources/assets/sass/pages/page-approve.scss @@ -243,9 +243,18 @@ .approve-record-comment { padding: 10px; padding-bottom: 0; + + .ivu-list-item>div:first-child{ + width: 100%; + } + .top { display: flex; gap: 8px; + width: 100%; + >div{ + flex:1; + } } .time {