JUNGU commited on
Commit
1b41aa4
·
1 Parent(s): 7554ebb

Update styles.css

Browse files
Files changed (1) hide show
  1. styles.css +1 -1
styles.css CHANGED
@@ -19,7 +19,7 @@
19
 
20
  .ai-bubble {
21
  background: rgb(240, 242, 246);
22
- border-radius: 10px
23
  color: black;
24
  }
25
 
 
19
 
20
  .ai-bubble {
21
  background: rgb(240, 242, 246);
22
+ border-radius: 20px
23
  color: black;
24
  }
25