UNPKG

ohayolibs

Version:

Ohayo is a set of essential modules for ohayojp.

20 lines (18 loc) 258 B
@yn-prefix: ~'.yn'; @{yn-prefix} { &__yes, &__no { display: inline-flex; align-items: center; font-style: normal; span { margin-left: 4px; } } &__yes { color: @yn-yes-color; } &__no { color: @yn-no-color; } }