From cd39b131e3b5ff55991937c90cc0170c8bcd8737 Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Wed, 8 Jan 2025 17:45:35 +0800 Subject: [PATCH] no message --- css/details.css | 4 ---- css/details.less | 6 +----- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/css/details.css b/css/details.css index 5408d47..560931f 100644 --- a/css/details.css +++ b/css/details.css @@ -1450,7 +1450,6 @@ box-shadow: none; } .base .type1 { - width: 100%; width: 640px; height: 100%; border-radius: 153px; @@ -1592,9 +1591,6 @@ height: 55px; border-top: 1px dotted #d7d7d7; } -.base.basenew { - width: 707px; -} .base .type3 { width: 640px; height: 100%; diff --git a/css/details.less b/css/details.less index aa156b4..0f1641a 100644 --- a/css/details.less +++ b/css/details.less @@ -1660,7 +1660,7 @@ // left: 0; box-shadow: none; .type1 { - width: 100%; + width: 640px; width: 640px; height: 100%; border-radius: 153px; @@ -1824,10 +1824,6 @@ } } - &.basenew { - width: 707px; - } - .type3 { width: 640px; height: 100%;