UNPKG

tc-ui-toolkit

Version:

React components used to develop tools for the desktop app translationCore

17 lines (14 loc) 235 B
.actions-area { flex: 0 0 55px; display: flex; justify-content: flex-end; } .selection-actions-area { flex: 0 0 55px; display: flex; justify-content: space-between; } .flex-row { display: flex; align-items: center; }