Commit 16791546 authored by afc163's avatar afc163

bold active tabs

parent 21066600
......@@ -20,9 +20,6 @@
.tabs {
:global {
.ant-tabs-tab-active {
font-weight: 500;
}
.ant-tabs-nav-scroll {
text-align: center;
}
......
......@@ -9,3 +9,9 @@ body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
:global {
.ant-tabs-tab-active {
font-weight: 500;
}
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment