Fix input fields

This commit is contained in:
aignatov-bio 2020-01-29 11:41:47 +01:00
parent 470f39ce04
commit 970463f34d

View file

@ -36,7 +36,7 @@
line-height: 36px;
position: absolute;
text-align: center;
top: 0;
bottom: 0;
width: 25px;
}
@ -80,6 +80,10 @@
border: $border-danger;
}
.fas {
bottom: 6px;
}
&::before {
@include font-small;
bottom: -9px;