From 4aaf5348a99192a8dc198a9c99997fe3c202d502 Mon Sep 17 00:00:00 2001 From: zhang_li <2235006734@qqq.com> Date: Tue, 3 Sep 2024 10:06:50 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=87=E8=B4=AD=E6=89=93=E5=8D=B0=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/hybrid/html/pointPutawayJob.html | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/src/hybrid/html/pointPutawayJob.html b/src/hybrid/html/pointPutawayJob.html index ac402639..156a7144 100644 --- a/src/hybrid/html/pointPutawayJob.html +++ b/src/hybrid/html/pointPutawayJob.html @@ -16,7 +16,7 @@ .box { font-size: 13px; /* padding: 10px; */ - border: 1px solid #dedede; + /* border: 1px solid #dedede; */ } @@ -29,14 +29,15 @@ border-top: 1px solid #b1b1b1; border-left: 1px solid #b1b1b1; border-right: 1px solid #b1b1b1; - min-height: 30px; - line-height: 30px; - view{ - padding: 4px 10px; + /* min-height: 30px; + line-height: 30px; */ + div{ + padding: 10px 10px; + font-size: 16px; } .label{ width: 100px; - padding: 4px 10px; + padding: 10px 10px; border-right: 1px solid #b1b1b1; } } @@ -50,7 +51,7 @@ .q { position: absolute; - font-size: 12.5rem; + font-size: 15rem; color: rgba(0, 0, 0, 0.1); width: calc(100% - 100px); right: 0px;