From ad59ed0f4fa6a728d8b258ea200f76a15f8ea935 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期四, 13 六月 2024 15:53:29 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout --- src/books/mathBook/assets/main.less | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/books/mathBook/assets/main.less b/src/books/mathBook/assets/main.less index c201a0b..52000e9 100644 --- a/src/books/mathBook/assets/main.less +++ b/src/books/mathBook/assets/main.less @@ -661,7 +661,7 @@ } .video-border { border: 1px solid #15c0f2; - border-radius: 30px; + border-radius: 20px; } .fm-st { font-family: "STKaiti"; @@ -740,8 +740,8 @@ } .collect-btn { cursor: pointer; - width: 20px; - height: 20px; + width: 16px; + height: 16px; margin-left: 10px; } // 鏄剧ず绛旀鎸夐挳 @@ -752,7 +752,7 @@ display: inline-block; border:1px solid #00a1e9; height: 22px; - padding: 3px; + padding: 2px; background-color:#00a1e9 ; border-radius: 5px; svg { -- Gitblit v1.9.1