parent
87640b6529
commit
8c187698be
|
|
@ -146,6 +146,15 @@
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
> /deep/ ul {
|
||||||
|
@include list-parent;
|
||||||
|
|
||||||
|
> li {
|
||||||
|
@include list-child;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
&__bookmark-actions {
|
&__bookmark-actions {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue