🐛 Fix email tags not being shown in invite members modal

This commit is contained in:
Belén Albeza
2024-02-14 12:05:26 +01:00
committed by Andrey Antukh
parent ee8cdfc7d3
commit add9c98ba0

View File

@@ -727,4 +727,5 @@
.email-input {
@extend .input-base;
height: auto;
}