mirror of
https://github.com/penpot/penpot.git
synced 2025-03-15 01:01:30 -05:00
🐛 Fix email tags not being shown in invite members modal
This commit is contained in:
parent
ee8cdfc7d3
commit
add9c98ba0
1 changed files with 1 additions and 0 deletions
|
@ -727,4 +727,5 @@
|
||||||
|
|
||||||
.email-input {
|
.email-input {
|
||||||
@extend .input-base;
|
@extend .input-base;
|
||||||
|
height: auto;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue