🐛 Fix some onboarding survey issues

This commit is contained in:
Alejandro Alonso 2023-06-14 14:15:06 +02:00
parent 0682ed101d
commit 1bb1734448
3 changed files with 88 additions and 58 deletions

View file

@ -322,6 +322,7 @@ textarea {
flex-grow: 1;
display: flex;
flex-direction: column;
font-family: "worksans", sans-serif;
justify-content: center;
padding-top: 6px;
padding-bottom: 6px;