mirror of
https://github.com/ershisan99/DevToysWeb.git
synced 2025-12-16 20:49:23 +00:00
fix(css): add select items focus color
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
--select-content-foreground: 0 0% 20%;
|
||||
|
||||
--select-item-hover: 0 0% 94%;
|
||||
--select-item-focus: 0 0% 94%;
|
||||
|
||||
--input: 0 0% 99%;
|
||||
--input-hover: 0 0% 97%;
|
||||
@@ -103,6 +104,7 @@
|
||||
--select-content-foreground: 0 0% 90%;
|
||||
|
||||
--select-item-hover: 0 0% 21%;
|
||||
--select-item-focus: 0 0% 21%;
|
||||
|
||||
--input: 0 0% 20%;
|
||||
--input-hover: 0 0% 22%;
|
||||
|
||||
Reference in New Issue
Block a user