diff --git a/apps/client/src/stylesheets/theme-next/base.css b/apps/client/src/stylesheets/theme-next/base.css index 2c4236676..b18e95a07 100644 --- a/apps/client/src/stylesheets/theme-next/base.css +++ b/apps/client/src/stylesheets/theme-next/base.css @@ -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; }