Reset webkit styling for our inputs

This commit is contained in:
2019-10-04 00:40:45 +02:00
parent 1d1a78608e
commit 6270206812

View File

@@ -81,6 +81,9 @@ export default {
z-index: 3;
transition: border-color .5s ease;
border-radius: 0;
-webkit-appearance: none;
&-show {
position: relative;
left: -50px;