소스 검색

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 {