Multiple team invitations on onboarding

This commit is contained in:
Pablo Alba 2022-04-28 17:04:44 +02:00
parent bd7ea210f5
commit fb879660d0
12 changed files with 89 additions and 81 deletions

View file

@ -274,7 +274,7 @@ textarea {
max-width: 85%;
overflow: hidden;
text-overflow: ellipsis;
line-height: 15px;
line-height: 16px;
font-size: 14px;
color: $color-black;
}