mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
make images in text notes rendered responsively in a book, fixes #871
This commit is contained in:
parent
2d58019d6e
commit
2b1b7774f8
@ -897,7 +897,7 @@ a.external:not(.no-arrow):after, a[href^="http://"]:not(.no-arrow):after, a[href
|
|||||||
text-align: center;
|
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-width: 100%;
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user