diff --git a/src/components/vmd-commune-or-departement-selector.component.scss b/src/components/vmd-commune-or-departement-selector.component.scss index 862ea6af..fcdb91ab 100644 --- a/src/components/vmd-commune-or-departement-selector.component.scss +++ b/src/components/vmd-commune-or-departement-selector.component.scss @@ -90,6 +90,7 @@ label, -webkit-appearance: none; appearance: none; outline: none; + background-color: -webkit-control-background; &:focus { box-shadow: 0 0 0 $form-select-focus-width $input-btn-focus-color; @@ -181,4 +182,4 @@ label, .label-for-search { cursor: pointer; -} \ No newline at end of file +}