mirror of
https://github.com/penpot/penpot.git
synced 2026-05-24 09:23:40 +00:00
🐛 Fix unset color on delete invitations modal (#9747)
This commit is contained in:
parent
d0cc859bc2
commit
b72389b5e3
@ -860,6 +860,7 @@
|
||||
|
||||
.modal-invitation-content {
|
||||
overflow: auto;
|
||||
color: var(--color-foreground-secondary);
|
||||
}
|
||||
|
||||
.invitation-list p {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user