mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-26 20:56:48 +00:00
11 lines
180 B
SCSS
11 lines
180 B
SCSS
.select2-container {
|
|
.select2-choice {
|
|
.select2-arrow {
|
|
width: 22px;
|
|
border: none;
|
|
background-image: none;
|
|
background-color: transparent;
|
|
}
|
|
}
|
|
}
|