changeset 30:d48f48e1b790

minor
author Franklin Schmidt <fschmidt@gmail.com>
date Sun, 03 Aug 2025 12:25:01 -0600
parents 505185272dd7
children 1e7d855afde3
files src/chat.css
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/chat.css	Sat Aug 02 22:39:48 2025 -0600
+++ b/src/chat.css	Sun Aug 03 12:25:01 2025 -0600
@@ -38,5 +38,5 @@
 }
 
 div[buttons] audio {
-	height: 34px;
+	max-height: 34px;
 }