design: fix some problem with iframes
This commit is contained in:
@@ -103,4 +103,9 @@ pre {
|
||||
background-color: #ecf0f1;
|
||||
border-radius: 1rem;
|
||||
margin: 1rem 0;
|
||||
}
|
||||
}
|
||||
|
||||
iframe {
|
||||
border-radius: 1rem;
|
||||
height: 400px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user