📱 (note title) add background color to title note.

This commit is contained in:
2021-03-27 21:42:46 +01:00
parent f5b5e57af2
commit a2a51cc19d

View File

@@ -86,6 +86,7 @@ $border-color: rgba(18, 19, 58, 0.2);
}
.title-stacked-note {
background-color: var(--background-color);
position: sticky;
top: 0;