Fix NC active heading styling

This commit is contained in:
Ronald Barendse
2020-08-25 09:36:48 +02:00
committed by Sebastiaan Janssen
parent a5f4252f09
commit b958d64b71

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;