feat(DropdownMenu): add @dropdown-menu-title-active-text-color less var (#4208)
This commit is contained in:
@@ -49,6 +49,10 @@
|
||||
content: '';
|
||||
}
|
||||
|
||||
&--active {
|
||||
color: @dropdown-menu-title-active-text-color;
|
||||
}
|
||||
|
||||
&--down {
|
||||
&::after {
|
||||
margin-top: -1px;
|
||||
|
||||
Reference in New Issue
Block a user