wip options css

This commit is contained in:
Juan de la Cruz 2019-12-18 13:58:46 +01:00
parent 54a8a89dd0
commit d886c5615a
6 changed files with 79 additions and 12 deletions

View file

@ -454,7 +454,7 @@ input.element-name {
.input-select {
@extend .input-text;
background-image: url("/images/svg/arrow-down.svg");
background-image: url("/images/svg/arrow-down-white.svg");
background-repeat: no-repeat;
background-position: 95% 48%;
background-size: 10px;