diff --git a/app.css b/app.css index 3ba5363..1e78b6b 100644 --- a/app.css +++ b/app.css @@ -75,4 +75,8 @@ i { .dark .__multi-value, .dark .__multi-value__label, .dark .__multi-value__remove { background: #2e3338 !important; +} + +button { + outline: none !important; } \ No newline at end of file