diff --git a/frontend/styles.css b/frontend/styles.css index 3151a57..182e9f4 100644 --- a/frontend/styles.css +++ b/frontend/styles.css @@ -235,7 +235,8 @@ button.small-button { flex-direction: column; flex-grow: 1; flex-shrink: 1; - flex-basis: 55ch; + flex-basis: 36ch; + min-width: 36ch; overflow: hidden; }