mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 08:04:40 +00:00
enhance: automatically resizing youtube iframe
fixes https://github.com/logseq/db-test/issues/188
This commit is contained in:
@@ -1064,6 +1064,6 @@ html.is-mac {
|
||||
}
|
||||
|
||||
.aspect-video {
|
||||
width: auto;
|
||||
aspect-ratio: 16 / 9;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user