diff --git a/packages/common/styles.js b/packages/common/styles.js index 810f8aebf79a670600fb910575d5ba692c13c473..16e410fe2348bf46cdaa13bae2b4a5e86a60a1ce 100644 --- a/packages/common/styles.js +++ b/packages/common/styles.js @@ -118,7 +118,7 @@ export function getGeneralCSS() { box-sizing: inherit; } - select { + select:not(.select) { -moz-appearance: none; -webkit-appearance: none; background: calc(100% - 0.2rem) center no-repeat url("/local/vpu-common/icons/chevron-down.svg");