@@ -20,6 +20,9 @@
.tabs {
:global {
+ .ant-tabs-tab-active {
+ font-weight: 500;
+ }
.ant-tabs-nav-scroll {
text-align: center;
}