4 lines
84 B
SCSS
4 lines
84 B
SCSS
.form-control {
|
|
background-clip: inherit; // Remove weird border in input boxes
|
|
}
|