diff --git a/src/components/NoticeIcon/index.less b/src/components/NoticeIcon/index.less index 650ccd2d..45251cdd 100644 --- a/src/components/NoticeIcon/index.less +++ b/src/components/NoticeIcon/index.less @@ -21,6 +21,10 @@ .tabs { :global { + .ant-tabs-nav-list { + margin: auto; + } + .ant-tabs-nav-scroll { text-align: center; }