6 lines
67 B
SCSS
6 lines
67 B
SCSS
.input {
|
|
position: relative;
|
|
display: block;
|
|
font-size: 0;
|
|
}
|