Fix the active state for nested content in nested content

This commit is contained in:
Kenn Jacobsen
2019-04-30 20:28:41 +02:00
committed by Sebastiaan Janssen
parent 1df2cf5935
commit 078a7d5679

View File

@@ -106,7 +106,7 @@
}
}
.umb-nested-content__item--active {
.umb-nested-content__item--active > .umb-nested-content__header-bar {
.umb-nested-content__heading {
background-color: @ui-active;
&:hover {