aazankhanYousafzai commited on
Commit
1da9e54
·
verified ·
1 Parent(s): 28e5fa5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -103,7 +103,7 @@ body {
103
  padding: 15px 20px;
104
  border-radius: 12px;
105
  margin-bottom: 12px;
106
- line-height: 1.4;
107
  font-size: 15px;
108
 
109
  white-space: normal !important;
@@ -139,7 +139,7 @@ body {
139
  .message.bot {
140
  background: var(--assistant);
141
  color: var(--text);
142
- margin-right: auto;
143
  }
144
 
145
  /* ---------- Input ---------- */
 
103
  padding: 15px 20px;
104
  border-radius: 12px;
105
  margin-bottom: 12px;
106
+ line-height: 1.7;
107
  font-size: 15px;
108
 
109
  white-space: normal !important;
 
139
  .message.bot {
140
  background: var(--assistant);
141
  color: var(--text);
142
+ margin-right: 0 !important;
143
  }
144
 
145
  /* ---------- Input ---------- */