mirror of
https://github.com/gwdevhub/Daybreak.git
synced 2026-07-21 01:59:49 +00:00
6 lines
113 B
CSS
6 lines
113 B
CSS
.iframe-container {
|
|
display: flex;
|
|
width: 100%;
|
|
height: calc(100% - 32px);
|
|
margin-top: 32px;
|
|
} |