UNPKG

@appearhere/bloom

Version:

Appear Here's pattern library and styleguide

26 lines (22 loc) 361 B
.root { display: table; padding-top: var(--size-lg-i); padding-bottom: var(--size-lg-i); } .inner { display: table-cell; width: 100%; vertical-align: middle; } .dismissable .inner { width: 99%; } .dismissContainer { display: table-cell; min-width: 1%; vertical-align: top; } .icon { display: block; margin-left: var(--size-medium); }