Merge branch 'develop' into feature/digital/SSR-178

This commit is contained in:
Kroell 2023-01-12 11:04:23 -05:00
commit 69e1348e7d

View file

@ -167,6 +167,7 @@ input {
opacity: 0;
height: 0.1px; // NOTE: cannot be zero or Safari can't put focus on it
width: 0;
position: absolute;
}
@supports (-moz-appearance: none) {