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

This commit is contained in:
Kroell 2023-01-16 11:23:50 -05:00
commit 406d565efb

View file

@ -169,10 +169,4 @@ input {
width: 0;
position: absolute;
}
@supports (-moz-appearance: none) {
input {
margin-top: -3.5px;
}
}
</style>