mirror of
https://github.com/penpot/penpot.git
synced 2026-04-28 04:38:14 +00:00
♻️ Update select background color on input
This commit is contained in:
parent
a26deafa75
commit
5ffa56be3d
@ -57,7 +57,7 @@
|
||||
}
|
||||
|
||||
&::selection {
|
||||
background: var(--color-accent-primary-muted);
|
||||
background: var(--color-accent-select);
|
||||
}
|
||||
|
||||
&::placeholder {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user