9 lines
144 B
SCSS
9 lines
144 B
SCSS
/* Solves iframe height */
|
|
.core-loading-content > div[padding] {
|
|
height: 100%;
|
|
}
|
|
|
|
core-format-text > .no-overflow {
|
|
display: inline;
|
|
}
|