UNPKG

ohayolibs

Version:

Ohayo is a set of essential modules for ohayojp.

31 lines (30 loc) 558 B
@{full-content-prefix} { &__body { .ohayo-default__content { router-outlet + * { display: block; width: 100%; height: 100%; } } .ohayo-default__content-title { margin-left: -24px; } } &__opened { .ohayo-default__header, .ohayo-default__aside, reuse-tab { display: none !important; } .ohayo-default__content { margin: 24px !important; } } &__hidden-title { .ohayo-default__content-title, .page-header { display: none !important; } } }