2021-02-09 16:27:23 +01:00

9 lines
144 B
SCSS

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