Browse Source

increasing height

cadenmackenzie 9 months ago
parent
commit
a3e7bc0003
1 changed files with 1 additions and 1 deletions
  1. 1 1
      exo/tinychat/index.css

+ 1 - 1
exo/tinychat/index.css

@@ -167,7 +167,7 @@ main {
 .download-progress {
   margin-bottom: 12em;
   overflow-y: auto;
-  min-height: 300px;
+  min-height: 350px;
   padding: 2rem;
 }
 .message > pre {