From 1c6bb06d43a8ee1d47e34fccc914b02ba81be0e1 Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期五, 14 七月 2023 09:20:05 +0800 Subject: [PATCH] no message --- public/html/css/bottomprice.css | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/html/css/bottomprice.css b/public/html/css/bottomprice.css index d3248d5..20ce3d7 100644 --- a/public/html/css/bottomprice.css +++ b/public/html/css/bottomprice.css @@ -614,7 +614,7 @@ .shop-tips { width: 3.5rem; height: .38rem; - background: linear-gradient(90deg,#ffeee7,#fff7f3 50%,#fff); + border-radius: .19rem; display: flex; align-items: center; @@ -633,7 +633,7 @@ } .shop-tips.row-2 { - margin-top: .02rem; + margin-top: .1rem; color: #ff2b44; background: linear-gradient(90deg,rgba(254,60,64,.1),hsla(0,0%,100%,.1)); padding-right: .5rem -- Gitblit v1.9.3