mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-01 11:26:11 +01:00
@@ -545,6 +545,11 @@ In markup content, we always use bottom margin for all elements */
|
||||
margin: 0 0.25em;
|
||||
}
|
||||
|
||||
.external-render-iframe {
|
||||
width: 100%;
|
||||
height: max(300px, 80vh);
|
||||
}
|
||||
|
||||
.markup-content-iframe {
|
||||
display: block;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user