Fix NC active heading styling

(cherry picked from commit b958d64b71)
This commit is contained in:
Ronald Barendse
2020-08-25 09:36:48 +02:00
committed by Sebastiaan Janssen
parent 8a074616d3
commit b1cb7923d6

View File

@@ -84,10 +84,8 @@
.umb-nested-content__heading {
line-height: 20px;
position: relative;
margin-top:1px;
padding: 15px 5px;
color:@ui-option-type;
border-radius: 3px 3px 0 0;
&:hover {
color:@ui-option-type-hover;