UNPKG

@yelon/theme

Version:

ng-yunzai theme system library.

23 lines (18 loc) 261 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; } }