UNPKG

@nodeject/ui-components

Version:

UI library for non-trivial components

19 lines (18 loc) 362 B
@margin: 1rem; .addNodesMenu { .top { display: flex; justify-content: center; margin-bottom: @margin; } .middle { > button:not(:last-child) { margin-right: @margin; } } .bottom { display: flex; justify-content: center; margin-top: @margin; } }