Reduce weight of tab text
This commit is contained in:
parent
b6d6970132
commit
4809e6eb0f
@ -158,7 +158,7 @@ DROPDOWN
|
||||
padding: var(--content-padding);
|
||||
background-color: transparent;
|
||||
border-radius: var(--theme-rounded-corners) var(--theme-rounded-corners) 0 0;
|
||||
font-weight: bold;
|
||||
font-weight: 600;
|
||||
& + .ant-tabs-tab {
|
||||
margin-left: var(--module-spacing);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user