jsketcher/modules/ui/components/controls/Field.less
2018-01-29 01:34:47 -08:00

6 lines
No EOL
105 B
Text

.root {
display: flex;
justify-content: space-between;
align-items: baseline;
line-height: 1.5;
}