1
0

Polish input selection

This commit is contained in:
Nad Chishtie
2019-08-16 14:22:49 -07:00
committed by Jorik Schellekens
parent 02dc1cf13a
commit 82008faff8

View File

@@ -125,13 +125,14 @@ pre {
select {
@include select;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
// -webkit-appearance: none;
// -moz-appearance: none;
// appearance: none;
height: 1.6rem;
font-size: 0.6rem;
border-style: none;
background: white;
border-radius: 4rem;
border-radius: 14rem;
color: $font;
padding: 0.6rem 1rem;