Reset webkit styling for our inputs
This commit is contained in:
@@ -81,6 +81,9 @@ export default {
|
|||||||
z-index: 3;
|
z-index: 3;
|
||||||
transition: border-color .5s ease;
|
transition: border-color .5s ease;
|
||||||
|
|
||||||
|
border-radius: 0;
|
||||||
|
-webkit-appearance: none;
|
||||||
|
|
||||||
&-show {
|
&-show {
|
||||||
position: relative;
|
position: relative;
|
||||||
left: -50px;
|
left: -50px;
|
||||||
|
|||||||
Reference in New Issue
Block a user