Improve the group mail features styles

This commit is contained in:
Mohammad Rezaei 2023-10-29 11:05:33 +03:30
parent 73dd4677da
commit c402d90256
2 changed files with 2 additions and 2 deletions

View file

@ -166,7 +166,7 @@
margin-bottom: 5px;
}
input[type='text'], textarea {
input:not([type='checkbox']), textarea {
width: 70vw;
max-width: 400px;
}