Improve attendee scroll bar

This commit is contained in:
Peter Maquiran
2021-04-01 14:19:00 +01:00
parent 3aca9f9cb9
commit e6c417ee3e
4 changed files with 20 additions and 6 deletions
@@ -165,4 +165,11 @@ ion-content{
color:red;
}
}
}
.container-div{
ion-textarea{
height: 81px;
}
}