Change tabs separator color. Closes #2099
This commit is contained in:
@@ -147,3 +147,7 @@
|
||||
.ant-tabs-ink-bar {
|
||||
background-color: var(--theme-color-action);
|
||||
}
|
||||
|
||||
.ant-tabs-nav:before {
|
||||
border-bottom-color: var(--theme-color-components-menu-item-focus-bg) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user