Commit db049b87 authored by Technoboy10's avatar Technoboy10

fix IE11 select background, indent issues

parent 7741cb2c
...@@ -23,6 +23,12 @@ ...@@ -23,6 +23,12 @@
display: none; display: none;
} }
&::-ms-value {
background-color: inherit;
padding-left: 1rem;
color: inherit;
}
&:focus { &:focus {
transition: all .5s ease; transition: all .5s ease;
outline: none; outline: none;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment