UNPKG

@lyra/base

Version:

Lyra plugin containing the base components and roles for a Lyra configuration

11 lines (9 loc) 227 B
@import 'part:@lyra/base/theme/variables-style'; .root { margin-bottom: 1rem; box-sizing: border-box; max-width: 100%; background-color: var(--component-bg); border: 1px solid var(--gray-lighter); padding: 1rem; }