jsketcher/modules/ui/components/Stack.less
2018-01-29 01:21:46 -08:00

9 lines
140 B
Text

@import '../styles/theme';
@import '../styles/mixins';
.root > * {
border-bottom: 1px solid @border-color;
padding: 0.3rem 0.6rem;
}