6 lines
97 B
SCSS
6 lines
97 B
SCSS
.feedback-form-select {
|
|
background: $white;
|
|
margin-bottom: $baseline;
|
|
width: 100%;
|
|
}
|