diff --git a/src/element/Note.css b/src/element/Note.css index 73d80867..00e9db19 100644 --- a/src/element/Note.css +++ b/src/element/Note.css @@ -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; -} +} \ No newline at end of file