diff --git a/www/teams/app-team.less b/www/teams/app-team.less index 177efbd0e..eb49ec21f 100644 --- a/www/teams/app-team.less +++ b/www/teams/app-team.less @@ -42,6 +42,12 @@ .cp-app-contacts-container { height: 100%; } + .cp-app-contacts-input { + textarea { + border: 0px; + color: white; + } + } } & > .cp-team-drive { display: flex;