pabloce commited on
Commit
406e8a1
·
verified ·
1 Parent(s): 0f3faf8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,7 +22,7 @@ hf_hub_download(
22
 
23
  css = """
24
  .bubble-wrap {
25
- padding-top: calc(var(--spacing-xl) * 2) !important;
26
  }
27
  .message-row {
28
  justify-content: space-evenly !important;
 
22
 
23
  css = """
24
  .bubble-wrap {
25
+ padding-top: calc(var(--spacing-xl) * 3) !important;
26
  }
27
  .message-row {
28
  justify-content: space-evenly !important;