From 23cbeff293c7f71b7769d1a94bd5def3a24c20b1 Mon Sep 17 00:00:00 2001 From: 杨磊 <505174330@qq.com> Date: 星期一, 28 七月 2025 09:43:32 +0800 Subject: [PATCH] 幼儿园语言教育与活动指导 --- src/books/English/assets/main.less | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/src/books/English/assets/main.less b/src/books/English/assets/main.less index ea135e8..de7b4cc 100644 --- a/src/books/English/assets/main.less +++ b/src/books/English/assets/main.less @@ -768,9 +768,15 @@ .w80x { width: 80px !important; } + .w70 { + width: 70%; + } .w50 { width: 50%; } + .w48 { + width: 48%; + } .w45{ width: 45%; } @@ -1179,6 +1185,7 @@ svg { fill:#fff ; } + .btn-box { margin-left: 5px; cursor: pointer; -- Gitblit v1.9.1