JUNGU commited on
Commit
e3ada3d
·
1 Parent(s): 2ee2e0d

Update styles.css

Browse files
Files changed (1) hide show
  1. styles.css +2 -1
styles.css CHANGED
@@ -22,7 +22,8 @@
22
 
23
  .ai-bubble {
24
  background: rgb(240, 242, 246);
25
- border-radius: 10px;
 
26
  }
27
 
28
  .human-bubble {
 
22
 
23
  .ai-bubble {
24
  background: rgb(240, 242, 246);
25
+ border-radius: 10px
26
+ color: black;
27
  }
28
 
29
  .human-bubble {