danielle2003 commited on
Commit
5572eb7
·
verified ·
1 Parent(s): 1ceae90

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,7 +49,7 @@ if st.session_state.show_overlay == False:
49
  left = -9
50
  top = -10
51
  else:
52
- top= -7
53
  left =-5
54
  # Folder to store chat histories
55
  CHAT_DIR = "chat_histories"
 
49
  left = -9
50
  top = -10
51
  else:
52
+ top= -6.75
53
  left =-5
54
  # Folder to store chat histories
55
  CHAT_DIR = "chat_histories"