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