Update select styling

This commit is contained in:
Sonny 2020-05-23 13:08:27 +02:00
parent e5903eebb2
commit 3a0f152ead

View file

@ -4,6 +4,8 @@
&:not([size]){ &:not([size]){
width: 40%; width: 40%;
} }
padding: 0 15px;
} }
select { select {