change select padding

This commit is contained in:
Le Libre Au Quotidien 2019-09-06 11:04:54 +02:00
parent bddc200cbd
commit e00dff4acb
1 changed files with 4 additions and 2 deletions

View File

@ -29,10 +29,12 @@ option {
background-color: transparent;
background-image: url("./assets/img/fleche_bas.svg");
padding-right:1.3rem;
padding-right:1.5rem;
background-repeat: no-repeat;
background-size: 9px 8px;
background-position: right center;
background-position: right 1rem center;
background-clip: border-box;
// TODO -> check what angular can do