Fixed modalTicket

This commit is contained in:
MaxOvs19
2023-06-23 14:46:08 +03:00
parent fbf64f2b39
commit bca8199a6a
2 changed files with 8 additions and 1 deletions

View File

@ -257,6 +257,13 @@
display: flex;
flex-direction: column;
margin-top: 10px;
textarea {
min-height: 120px;
max-height: 450px;
font-size: 14px;
}
p {
font-weight: 400;
font-size: 14px;