style(next): improve border for image notes preview

This commit is contained in:
Elian Doran 2025-07-30 23:03:02 +03:00
parent a1ac276be5
commit acb16f751b
No known key found for this signature in database

View File

@ -454,7 +454,7 @@ body.mobile .dropdown-menu .dropdown-item.submenu-open .dropdown-toggle::after {
font-size: 0.8rem;
}
.note-list-wrapper .note-book-card .note-book-content .rendered-content {
.note-list-wrapper .note-book-card .note-book-content:not(.type-image) .rendered-content {
padding: 1rem;
}