mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
🐛 Fix comment icon fill
This commit is contained in:
parent
54643b79f6
commit
7bde3d0ec1
2 changed files with 3 additions and 4 deletions
|
@ -301,11 +301,10 @@
|
|||
}
|
||||
|
||||
.open-mentions-button {
|
||||
stroke: none;
|
||||
fill: var(--color-foreground-secondary);
|
||||
color: var(--color-foreground-secondary);
|
||||
|
||||
&.is-toggled {
|
||||
fill: var(--color-accent-primary);
|
||||
color: var(--color-accent-primary);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue