From 45321a591884192a5c0de04b0f46fad38e5a004d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BA=E7=8B=A8?= <18119604035@163.com> Date: Wed, 15 Mar 2023 14:47:18 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BA=BF=E4=B8=8A=E8=AF=BEtab=E6=A0=8F?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/index.less | 10 +++++++++- src/pages/course/index.tsx | 7 ++++++- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/src/index.less b/src/index.less index f076ca3..fdebc69 100644 --- a/src/index.less +++ b/src/index.less @@ -466,6 +466,14 @@ textarea.ant-input { .ant-tabs { .ant-tabs-tab { - padding: 12px 24px !important; + font-size: 16px !important; + font-weight: 500; + padding: 10px 24px !important; + .ant-tabs-tab-btn { + line-height: 20px; + } + } + .ant-tabs-ink-bar { + height: 3px !important; } } diff --git a/src/pages/course/index.tsx b/src/pages/course/index.tsx index 0d00953..44679e0 100644 --- a/src/pages/course/index.tsx +++ b/src/pages/course/index.tsx @@ -221,7 +221,12 @@ export const CoursePage = () => { <>