fix(navigation): hide left ul border
This commit is contained in:
parent
ab94343d07
commit
749dcdcd70
@ -126,5 +126,9 @@
|
||||
&:not(.dragging-disabled) .handle {
|
||||
cursor: grab;
|
||||
}
|
||||
|
||||
ul {
|
||||
border-left: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user