Explorar o código

Add some more margin

oobabooga %!s(int64=2) %!d(string=hai) anos
pai
achega
bc856eb962
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      modules/html_generator.py

+ 1 - 1
modules/html_generator.py

@@ -224,7 +224,7 @@ def generate_chat_html(history, name1, name2, character):
     .message {
       display: grid;
       grid-template-columns: 60px 1fr;
-      padding-bottom: 22px;
+      padding-bottom: 25px;
       font-size: 15px;
       font-family: Helvetica, Arial, sans-serif;
       line-height: 1.428571429;