diff --git a/static/styles.css b/static/styles.css index c3dee23..93d25d3 100644 --- a/static/styles.css +++ b/static/styles.css @@ -389,6 +389,7 @@ form textarea { } .button-wrapper, .radio-wrapper { display: flex; + flex-wrap: wrap; gap: 8px; } form .button-wrapper, form .radio-wrapper {