Respair commited on
Commit
459af54
·
verified ·
1 Parent(s): 05c91fb

Update chat_app_remote.py

Browse files
Files changed (1) hide show
  1. chat_app_remote.py +2 -2
chat_app_remote.py CHANGED
@@ -17,9 +17,9 @@ custom_css = """
17
  justify-content: flex-start !important;
18
  }
19
  .send-btn {
20
- width: 40px;
21
  height: 40px;
22
- min-width: 40px;
23
  padding: 0;
24
  }
25
  .centered-col {
 
17
  justify-content: flex-start !important;
18
  }
19
  .send-btn {
20
+ width: 140px;
21
  height: 40px;
22
+ min-width: 140px;
23
  padding: 0;
24
  }
25
  .centered-col {