Fix the active state for nested content in nested content
This commit is contained in:
committed by
Sebastiaan Janssen
parent
1df2cf5935
commit
078a7d5679
@@ -106,7 +106,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.umb-nested-content__item--active {
|
.umb-nested-content__item--active > .umb-nested-content__header-bar {
|
||||||
.umb-nested-content__heading {
|
.umb-nested-content__heading {
|
||||||
background-color: @ui-active;
|
background-color: @ui-active;
|
||||||
&:hover {
|
&:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user