mirror of
https://github.com/penpot/penpot.git
synced 2025-01-09 08:20:45 -05:00
♻️ Update select background color on input
This commit is contained in:
parent
a26deafa75
commit
5ffa56be3d
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
}
|
||||
|
||||
&::selection {
|
||||
background: var(--color-accent-primary-muted);
|
||||
background: var(--color-accent-select);
|
||||
}
|
||||
|
||||
&::placeholder {
|
||||
|
|
Loading…
Reference in a new issue