diff --git a/mon-entreprise/source/components/ui/index.css b/mon-entreprise/source/components/ui/index.css index 587510855..3713e677c 100644 --- a/mon-entreprise/source/components/ui/index.css +++ b/mon-entreprise/source/components/ui/index.css @@ -204,7 +204,7 @@ select.ui__ { margin-bottom: 0.6rem; border: 1px solid var(--lighterTextColor); border-radius: 0.3rem; - background-color: inherit; + background-color: white; color: inherit; font-size: inherit; transition: border-color 0.1s;