Spaces:
Build error
Build error
Update styles.css
Browse files- styles.css +1 -1
styles.css
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
|
20 |
.ai-bubble {
|
21 |
background: rgb(240, 242, 246);
|
22 |
-
border-radius:
|
23 |
color: black;
|
24 |
}
|
25 |
|
|
|
19 |
|
20 |
.ai-bubble {
|
21 |
background: rgb(240, 242, 246);
|
22 |
+
border-radius: 20px
|
23 |
color: black;
|
24 |
}
|
25 |
|