mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 08:54:13 +00:00
style: change like color
This commit is contained in:
parent
04061e23c3
commit
d8c9806a19
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
background-color: black;
|
background-color: black;
|
||||||
background-color: var(--color-neutral-100);
|
background-color: var(--color-neutral-100);
|
||||||
color: var(--color-foreground);
|
color: var(--color-foreground-subtle);
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
outline: none;
|
outline: none;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue