mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
🐛 Fix color of email input when inviting members to team
This commit is contained in:
parent
79130b4da9
commit
d737b9501b
2 changed files with 5 additions and 0 deletions
|
@ -178,6 +178,7 @@
|
|||
|
||||
[:div {:class (stl/css :invitation-row)}
|
||||
[:& fm/multi-input {:type "email"
|
||||
:class (stl/css :email-input)
|
||||
:name :emails
|
||||
:auto-focus? true
|
||||
:trim true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue