From 6e273b621f8f965f40c1d9736bdb14419bd4c6f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BA=E7=8B=A8?= <18119604035@163.com> Date: Tue, 14 Mar 2023 14:41:31 +0800 Subject: [PATCH] =?UTF-8?q?=E9=83=A8=E9=97=A8=E6=96=B0=E5=BB=BA=E3=80=81?= =?UTF-8?q?=E7=BC=96=E8=BE=91=E5=BC=B9=E7=AA=97=E7=BB=84=E4=BB=B6=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/index.less | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/src/index.less b/src/index.less index 508cc19..3a0d426 100644 --- a/src/index.less +++ b/src/index.less @@ -204,14 +204,15 @@ code { &.only { min-height: calc(100vh - 276px); } - .playedu-main-title { - width: 100%; - height: 32px; - font-size: 16px; - font-weight: 500; - color: rgba(0, 0, 0, 0.85); - line-height: 32px; - } +} + +.playedu-main-title { + width: 100%; + height: 32px; + font-size: 16px; + font-weight: 500; + color: rgba(0, 0, 0, 0.85); + line-height: 32px; } .tree-main-body {