bug: indented note styles
This commit is contained in:
@ -51,9 +51,4 @@
|
|||||||
background-color: var(--gray-tertiary);
|
background-color: var(--gray-tertiary);
|
||||||
margin-left: -5px;
|
margin-left: -5px;
|
||||||
border-left: 3px solid var(--highlight);
|
border-left: 3px solid var(--highlight);
|
||||||
}
|
}
|
||||||
|
|
||||||
.indented .note {
|
|
||||||
border-bottom: none;
|
|
||||||
padding: 4px;
|
|
||||||
}
|
|
Reference in New Issue
Block a user