(fuse/navigation) Fixed: First children of collapsable items don't have proper spacing at the top

This commit is contained in:
sercan 2021-06-09 10:32:26 +03:00
parent 66096718e0
commit bb9023f9df

View File

@ -335,6 +335,7 @@ fuse-vertical-navigation {
}
> .fuse-vertical-navigation-item-children {
margin-top: 6px;
> *:last-child {
padding-bottom: 6px;