style: change color tab pane active
This commit is contained in:
parent
056248a651
commit
757c0c291e
|
@ -66,3 +66,8 @@ code {
|
|||
.ant-breadcrumb {
|
||||
margin-bottom: 10px !important;
|
||||
}
|
||||
|
||||
.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
|
||||
color: #ed1f24 !important;
|
||||
border-color: #ed1f24 !important;
|
||||
}
|
Loading…
Reference in New Issue
Block a user