diff --git a/app/assets/stylesheets/_notes.scss b/app/assets/stylesheets/_notes.scss index 09d8291d2..6f2a7f5a3 100644 --- a/app/assets/stylesheets/_notes.scss +++ b/app/assets/stylesheets/_notes.scss @@ -163,6 +163,7 @@ align-items: flex-start; padding: 1rem; padding-left: 0; + border-bottom: 1px solid var(--sn-stylekit-border-color); & > * { display: flex;