Elastic: Small spacing fix
This commit is contained in:
parent
3d69ccdbbb
commit
793ced3d1e
1 changed files with 1 additions and 1 deletions
|
@ -67,9 +67,9 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
&.folder .listname:before {
|
&.folder .listname:before {
|
||||||
// TODO: notes folder icon, maybe need to use #notebooks parent
|
|
||||||
&:extend(.font-icon-class);
|
&:extend(.font-icon-class);
|
||||||
content: @fa-var-sticky-note;
|
content: @fa-var-sticky-note;
|
||||||
|
margin-right: .5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
span.handle {
|
span.handle {
|
||||||
|
|
Loading…
Add table
Reference in a new issue