From d7fd6313966ac3d1a8879d19a3e40ce662ed51c5 Mon Sep 17 00:00:00 2001 From: "sylor_huang@126.com" Date: Thu, 30 Apr 2020 11:22:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AF=84=E8=AE=BA=E7=9A=84?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.css | 1 + src/forge/Order/order.css | 2 ++ 2 files changed, 3 insertions(+) diff --git a/src/App.css b/src/App.css index 1449b74a..c13f28da 100644 --- a/src/App.css +++ b/src/App.css @@ -65,6 +65,7 @@ body { .markdown-body p { margin:10px 0px!important; font-size: 16px !important; + line-height: 2 !important; } .markdown-body>p { diff --git a/src/forge/Order/order.css b/src/forge/Order/order.css index 699098e0..6455566d 100644 --- a/src/forge/Order/order.css +++ b/src/forge/Order/order.css @@ -313,6 +313,7 @@ /*height: 35px;*/ background-color: #eee; align-items: center; + margin-bottom: 10px; } .towwrapper_img_detali{ display: flex; @@ -343,6 +344,7 @@ position: relative; background: #FFFFFF; border-radius: 4px; + width: 0; } .detail_context:before { position: absolute;