From 295bbfdc28f963d414297e20d88f05d77f09031d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com> Date: Fri, 27 Feb 2026 10:51:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AF=84=E8=AE=BA=E5=87=BA?= =?UTF-8?q?=E7=8E=B0=E7=9A=84=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/plugins/video/detail/detail.css | 1 - 1 file changed, 1 deletion(-) diff --git a/pages/plugins/video/detail/detail.css b/pages/plugins/video/detail/detail.css index 8b3f2d95..ad3ed63c 100644 --- a/pages/plugins/video/detail/detail.css +++ b/pages/plugins/video/detail/detail.css @@ -206,7 +206,6 @@ .comment-content { width: 100%; height: 70%; - transition: height 0.35s linear; background-color: #fff; border-top-left-radius: 30rpx; border-top-right-radius: 30rpx;