mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +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%;
|
||||
}
|
||||
|
||||
embed {
|
||||
max-width: 100%;
|
||||
max-height: 280px;
|
||||
.tw-tiddler-frame embed {
|
||||
width: 100%;
|
||||
height: 600px;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user