Merge pull request 'TIST-50: fixed adaptive for submit recipe page' (#43) from TIST-50 into develop

Reviewed-on: #43
This commit is contained in:
greendavid004 2025-07-06 14:40:30 +02:00
commit 59f5e7b6b0

View File

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