danielle2003 commited on
Commit
8c58426
·
verified ·
1 Parent(s): 20f6665

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ if "generate_response" not in st.session_state:
47
 
48
  if st.session_state.show_overlay == False:
49
  left = -9
50
- top = -12
51
  else:
52
  top= -7
53
  left =-5
 
47
 
48
  if st.session_state.show_overlay == False:
49
  left = -9
50
+ top = -8
51
  else:
52
  top= -7
53
  left =-5