Update globals.scss
This commit is contained in:
parent
9cef2ce89f
commit
610810b8a1
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ select {
|
||||||
background-image: url('/icons/Arrow.svg');
|
background-image: url('/icons/Arrow.svg');
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position-y: center;
|
background-position-y: center;
|
||||||
background-position-x: 98%;
|
background-position-x: 97%;
|
||||||
background-size: $unit * 1.5;
|
background-size: $unit * 1.5;
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue