diff --git a/src/components/NoticeIcon/index.less b/src/components/NoticeIcon/index.less index 9a93365ff9a6ca2aa7cb44747b5d04b752a47fc0..f23a43f47e0bcccf73b86a5fd86abcdd559b8997 100644 --- a/src/components/NoticeIcon/index.less +++ b/src/components/NoticeIcon/index.less @@ -20,6 +20,9 @@ .tabs { :global { + .ant-tabs-tab-active { + font-weight: 500; + } .ant-tabs-nav-scroll { text-align: center; }