diff --git a/src/public/stylesheets/style.css b/src/public/stylesheets/style.css index 3deaeebf6..10acf89d6 100644 --- a/src/public/stylesheets/style.css +++ b/src/public/stylesheets/style.css @@ -897,7 +897,7 @@ a.external:not(.no-arrow):after, a[href^="http://"]:not(.no-arrow):after, a[href text-align: center; } -.note-book-card.type-image .note-book-content img { +.note-book-card.type-image .note-book-content img, .note-book-card.type-text .note-book-content img { max-width: 100%; max-height: 100%; }