UNPKG

pkg-components

Version:
19 lines (17 loc) 307 B
.row { align-items: center; display: flex; flex-direction: column; justify-content: space-between; width: 100%; } .column { align-items: center; display: flex; flex-direction: row; width: 100%; } .leftLoader { width: auto; margin-left: 10px; }