Explorar o código

increasing height

cadenmackenzie hai 9 meses
pai
achega
a3e7bc0003
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 {