fix: ensures tooltips in email fields are positioned properly

This commit is contained in:
James
2021-10-23 11:33:56 -04:00
parent 83f41df82f
commit a0b38f6832

View File

@@ -2,6 +2,7 @@
.field-type.email {
margin-bottom: $baseline;
position: relative;
input {
@include formInput;