Fix annotation hover background color
This commit is contained in:
@@ -245,6 +245,10 @@ body.touch .umb-tree {
|
||||
top: -4px;
|
||||
}
|
||||
}
|
||||
|
||||
&:hover > .umb-tree-item__annotation {
|
||||
background-color: @ui-option-hover;
|
||||
}
|
||||
}
|
||||
|
||||
&.current > .umb-tree-item__inner > .umb-tree-item__annotation {
|
||||
|
||||
Reference in New Issue
Block a user