From 7b950f425d01b74febcebb9a6506e1607c3a2a0f Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期二, 06 八月 2024 09:44:21 +0800
Subject: [PATCH] ''
---
wechat_staff/pages/productVideo/index.wxss | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/wechat_staff/pages/productVideo/index.wxss b/wechat_staff/pages/productVideo/index.wxss
index bf63316..1587773 100644
--- a/wechat_staff/pages/productVideo/index.wxss
+++ b/wechat_staff/pages/productVideo/index.wxss
@@ -76,6 +76,9 @@
color: #111111;
margin: 24rpx 0 12rpx;
}
+.content .item video {
+ border-radius: 8rpx;
+}
.content .item .static {
font-size: 24rpx;
color: #999999;
--
Gitblit v1.9.3