style: change color tab pane active
This commit is contained in:
parent
056248a651
commit
757c0c291e
|
@ -63,6 +63,11 @@ code {
|
||||||
.ant-menu-submenu-arrow{
|
.ant-menu-submenu-arrow{
|
||||||
padding-right: 40px !important;
|
padding-right: 40px !important;
|
||||||
}
|
}
|
||||||
.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;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user