mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-08 03:25:08 +00:00
(fuse/navigation) Fixed: First children of collapsable items don't have proper spacing at the top
This commit is contained in:
parent
66096718e0
commit
bb9023f9df
|
@ -335,6 +335,7 @@ fuse-vertical-navigation {
|
|||
}
|
||||
|
||||
> .fuse-vertical-navigation-item-children {
|
||||
margin-top: 6px;
|
||||
|
||||
> *:last-child {
|
||||
padding-bottom: 6px;
|
||||
|
|
Loading…
Reference in New Issue
Block a user