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;