mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-06-03 23:24:07 +00:00
Improve embed and iframe styling
These styles are intended for viewing PDF tiddlers directly
This commit is contained in:
parent
f9a8ba46be
commit
94538394d4
@ -129,8 +129,8 @@ table tfoot tr td {
|
|||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tc-tiddler-frame embed,
|
.tc-tiddler-body > embed,
|
||||||
.tc-tiddler-frame iframe {
|
.tc-tiddler-body > iframe {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 600px;
|
height: 600px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user