From c7788f4d2b38330e3a0bc0d71076e96f7630565f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BA=E7=8B=A8?= <18119604035@163.com> Date: Thu, 20 Apr 2023 10:03:39 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BA=BF=E4=B8=8A=E8=AF=BEtabs=E6=A0=B7?= =?UTF-8?q?=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 | 6 ------ src/pages/course/index.tsx | 1 + 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/src/index.less b/src/index.less index ecba53f..987b30f 100644 --- a/src/index.less +++ b/src/index.less @@ -633,9 +633,3 @@ textarea.ant-input { transform: rotate(90deg); } } - -:where(.css-dev-only-do-not-override-op13lp).ant-tabs - .ant-tabs-tab - + .ant-tabs-tab { - margin: 0 0 0 55px; -} diff --git a/src/pages/course/index.tsx b/src/pages/course/index.tsx index 1b48cc9..0d58ecd 100644 --- a/src/pages/course/index.tsx +++ b/src/pages/course/index.tsx @@ -338,6 +338,7 @@ const CoursePage = () => {