set select background color

This commit is contained in:
Olivier Crété 2023-01-21 23:47:14 +01:00
commit ea26fedf03

View file

@ -28,6 +28,7 @@ textarea {
}
select {
@include color('background-color', 'main-background');
height: 2.35rem;
}