bug: indented note styles

This commit is contained in:
Kieran 2023-01-18 16:08:47 +00:00
parent 66409129f9
commit ac8d3373cf
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941
1 changed files with 1 additions and 6 deletions

View File

@ -51,9 +51,4 @@
background-color: var(--gray-tertiary);
margin-left: -5px;
border-left: 3px solid var(--highlight);
}
.indented .note {
border-bottom: none;
padding: 4px;
}
}