forked from EVOgeek/Vmeda.Online
10 lines
196 B
SCSS
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;
|
|
}
|
|
} |