UNPKG

comindware.ui

Version:

Comindware Core UI provides the basic components like editors, lists, dropdowns, popups that we so desperately need while creating Marionette-based single-page applications.

12 lines (10 loc) 196 B
.layout__vertical-layout { width: 100%; display: flex; flex-flow: column nowrap; margin: -8px 0; } .layout__vertical-layout-item { flex: none; margin: 8px 0; }