[Max Red] - Added error property to Input tag :D
This commit is contained in:
parent
93ad8b3233
commit
d4b8cec745
|
@ -57,7 +57,7 @@
|
|||
color: $primary-red;
|
||||
font-size: $font-size--sm;
|
||||
display: block;
|
||||
position: absolute;
|
||||
position: absolute; //
|
||||
}
|
||||
.input__text {
|
||||
border: 1px solid $primary-red;
|
||||
|
|
Loading…
Reference in New Issue