Spaces:
Runtime error
Runtime error
Delete static/static
Browse files- static/static/ai_icon.png +0 -0
- static/static/styles.css +0 -29
- static/static/user_icon.png +0 -0
static/static/ai_icon.png
DELETED
|
Binary file (39.6 kB)
|
|
|
static/static/styles.css
DELETED
|
@@ -1,29 +0,0 @@
|
|
| 1 |
-
.chat-row {
|
| 2 |
-
display: flex;
|
| 3 |
-
margin: 10px ;
|
| 4 |
-
}
|
| 5 |
-
|
| 6 |
-
.row-reverse {
|
| 7 |
-
flex-direction: row-reverse;
|
| 8 |
-
}
|
| 9 |
-
|
| 10 |
-
.chat-icon {
|
| 11 |
-
border-radius: 50%;
|
| 12 |
-
}
|
| 13 |
-
|
| 14 |
-
.chat-bubble {
|
| 15 |
-
display: flex;
|
| 16 |
-
max-width: 90%;
|
| 17 |
-
padding: 15px;
|
| 18 |
-
border-radius: 10px;
|
| 19 |
-
margin: 0;
|
| 20 |
-
}
|
| 21 |
-
|
| 22 |
-
.ai-bubble {
|
| 23 |
-
white-space: normal;
|
| 24 |
-
background: #041415ac;
|
| 25 |
-
}
|
| 26 |
-
|
| 27 |
-
.human-bubble {
|
| 28 |
-
background: #041415ac;
|
| 29 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
static/static/user_icon.png
DELETED
|
Binary file (13.5 kB)
|
|
|