From 56ec332f008341cd0dbd4492989c753d3fec3847 Mon Sep 17 00:00:00 2001 From: luosongbai <15272473386@163.com> Date: Mon, 18 Apr 2022 10:09:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8A=A5=E8=A1=A8=E9=A6=96?= =?UTF-8?q?=E8=88=AA=E6=82=AC=E6=B5=AE=E6=B2=A1=E5=AF=B9=E9=BD=90=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/static/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/static/css/style.css b/web/static/css/style.css index cd8c87f..063bf8c 100644 --- a/web/static/css/style.css +++ b/web/static/css/style.css @@ -1075,7 +1075,8 @@ input.editable-select { padding: 16px; } .table-view .table th, .table-view .table td{ - padding: 16.3px 0; + /* padding: 16.3px 0; */ + height: 48px; } .userinfo-left-box { width: 270px;