UX: full width for invited groups input

This commit is contained in:
jjaffeux 2020-08-12 13:17:49 +02:00
parent ab9e2bbd7f
commit 50d623b6dd
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@
} }
.ac-wrap { .ac-wrap {
max-width: 450px; max-width: 100%;
} }
input { input {