mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-17 11:30:02 +00:00
Better styling for embedded PDFs
This commit is contained in:
parent
45c51481de
commit
6785c49734
@ -139,9 +139,9 @@ table tfoot tr td {
|
|||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
embed {
|
.tw-tiddler-frame embed {
|
||||||
max-width: 100%;
|
width: 100%;
|
||||||
max-height: 280px;
|
height: 600px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user