mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 14:40:12 +01:00
This commit is contained in:
parent
126877dc8e
commit
bf565c8882
1 changed files with 4 additions and 1 deletions
|
|
@ -406,9 +406,12 @@
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
[data-type="NodeIFrame"] {
|
||||
height: 256px;
|
||||
}
|
||||
|
||||
[data-type="NodeIFrame"],
|
||||
[data-type="NodeWidget"] {
|
||||
height: 256px;
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue