This commit is contained in:
Калугин Олег Александрович
2026-04-13 12:06:31 +00:00
committed by GitVerse
parent ae3227f127
commit 2d007d2359
8 changed files with 318 additions and 99 deletions

View File

@@ -174,7 +174,7 @@ form input, form textarea {
display: flex;
flex-direction: column;
gap: 0.3rem;
min-width: 150px;
min-width: 100px;
max-width: 450px;
}