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