bug: indented note styles

This commit is contained in:
2023-01-18 16:08:47 +00:00
parent 66409129f9
commit ac8d3373cf

View File

@ -52,8 +52,3 @@
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;
}