mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
9 lines
110 B
SCSS
9 lines
110 B
SCSS
iframe {
|
|
height: 339px;
|
|
width: 100%;
|
|
border: 0;
|
|
}
|
|
|
|
.devtools-wrapper {
|
|
height: calc(100vh - 344px);
|
|
}
|