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