Ajey95 commited on
Commit
c501c05
·
1 Parent(s): 4229046

Fix: tools addition

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -0
templates/index.html CHANGED
@@ -111,6 +111,7 @@
111
  flex-direction: column;
112
  overflow: hidden;
113
  border: 3px solid var(--gold);
 
114
  }
115
 
116
  .chat-header {
 
111
  flex-direction: column;
112
  overflow: hidden;
113
  border: 3px solid var(--gold);
114
+ padding: 20px;
115
  }
116
 
117
  .chat-header {