2
0
2018-12-03 12:35:39 +01:00

10 lines
196 B
SCSS

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