mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
change select padding
This commit is contained in:
parent
bddc200cbd
commit
e00dff4acb
@ -29,10 +29,12 @@ option {
|
|||||||
|
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
background-image: url("./assets/img/fleche_bas.svg");
|
background-image: url("./assets/img/fleche_bas.svg");
|
||||||
padding-right:1.3rem;
|
padding-right:1.5rem;
|
||||||
|
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: 9px 8px;
|
background-size: 9px 8px;
|
||||||
background-position: right center;
|
background-position: right 1rem center;
|
||||||
|
|
||||||
background-clip: border-box;
|
background-clip: border-box;
|
||||||
|
|
||||||
// TODO -> check what angular can do
|
// TODO -> check what angular can do
|
||||||
|
Loading…
Reference in New Issue
Block a user