mirror of
https://github.com/penpot/penpot.git
synced 2026-03-19 00:43:52 +00:00
♻️ Update select background color on input
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
}
|
||||
|
||||
&::selection {
|
||||
background: var(--color-accent-primary-muted);
|
||||
background: var(--color-accent-select);
|
||||
}
|
||||
|
||||
&::placeholder {
|
||||
|
||||
Reference in New Issue
Block a user