diff --git a/ui/src/styles.css b/ui/src/styles.css index 0f6dbb891a819fd64b1e9d66f5ca3bd1e63bfb58..9174e14317dc7f54d943cac18a0fe54debe7a872 100644 --- a/ui/src/styles.css +++ b/ui/src/styles.css @@ -1841,7 +1841,7 @@ button { .message-textarea { flex: 1; - min-height: 44px; + min-height: 46px; max-height: 200px; padding: 0.625rem 1rem; border: 1.5px solid var(--border);