chansung commited on
Commit
48d464f
β€’
1 Parent(s): c3d4cb6

Update constants/styles.css

Browse files
Files changed (1) hide show
  1. constants/styles.css +1 -1
constants/styles.css CHANGED
@@ -112,7 +112,7 @@ h3 {
112
  }
113
 
114
  #chatbot-inside {
115
- height: 100% !important;
116
  border-width: 1px !important;
117
  border-color: lightgray !important;
118
  }
 
112
  }
113
 
114
  #chatbot-inside {
115
+ height: 500px !important;
116
  border-width: 1px !important;
117
  border-color: lightgray !important;
118
  }