mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-09 12:05: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 {
|
> .fuse-vertical-navigation-item-children {
|
||||||
|
margin-top: 6px;
|
||||||
|
|
||||||
> *:last-child {
|
> *:last-child {
|
||||||
padding-bottom: 6px;
|
padding-bottom: 6px;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user