mirror of
https://github.com/zadam/trilium.git
synced 2025-12-16 20:34:25 +01:00
fix(share): images appearing stretched
This commit is contained in:
parent
7a5c1277f1
commit
4c3fcdba4a
@ -46,6 +46,7 @@
|
|||||||
|
|
||||||
#content img {
|
#content img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
height: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
body:not(.math-loaded) .math-tex {
|
body:not(.math-loaded) .math-tex {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user