From a3f217d7370647e9c558e32e24162f429880e11b Mon Sep 17 00:00:00 2001 From: Remko Date: Mon, 23 Oct 2023 10:28:59 +0200 Subject: [PATCH] cleanup --- src/components/formFields/select/select.module.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/formFields/select/select.module.css b/src/components/formFields/select/select.module.css index 20b5433..f314a5e 100644 --- a/src/components/formFields/select/select.module.css +++ b/src/components/formFields/select/select.module.css @@ -15,7 +15,7 @@ /* --conduction-input-select-list-option-color: unset; */ /* --conduction-input-select-list-option-selected--background-color: unset; */ /* --conduction-input-select-list-option-selected-color: unset; */ - /* --conduction-input-select-list-option-focus--background-color: unset; */ + /* --conduction-input-select-list-option-focus-background-color: unset; */ /* --conduction-input-select-list-option-focus-color: unset; */ /* --conduction-input-select-list-option-hover-background-color: unset; */