diff --git a/src/components/NoticeIcon/index.less b/src/components/NoticeIcon/index.less index 9a93365f..f23a43f4 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; }