TIST-50: fixed adaptive for submit recipe page

This commit is contained in:
David Katrinka 2025-07-06 14:39:06 +02:00
parent 7012c9aa85
commit 8e4996651e

View File

@ -1367,7 +1367,10 @@ label {
width: 100%;
}
textarea{
width: 100%;
max-width: 100%;
}