hensei-web/components/common/LabelledInput/index.scss

5 lines
69 B
SCSS

.Label {
box-sizing: border-box;
display: grid;
width: 100%;
}