浏览代码

increasing height

cadenmackenzie 9 月之前
父节点
当前提交
a3e7bc0003
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 {