style(next)/note list: remove a no longer needed border

This commit is contained in:
Adorian Doran 2025-03-12 15:08:22 +02:00
parent f991cee3ac
commit da9a029f8f

View File

@ -1615,10 +1615,6 @@ div.bookmark-folder-widget .note-link .bx {
border-bottom-color: var(--card-border-color); border-bottom-color: var(--card-border-color);
} }
.note-list-wrapper .note-book-card footer.file-footer {
border: 1px solid var(--card-border-color);
}
.note-list-wrapper .note-book-card .note-book-header .note-icon { .note-list-wrapper .note-book-card .note-book-header .note-icon {
font-size: 17px; font-size: 17px;
vertical-align: text-bottom; vertical-align: text-bottom;