Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -21,10 +21,6 @@ HEADER = """<div style="text-align: center; margin-bottom: 20px;">
|
|
21 |
"""
|
22 |
|
23 |
custom_css = """
|
24 |
-
.gradio-container {
|
25 |
-
max-width: 800px;
|
26 |
-
margin: 0 auto;
|
27 |
-
}
|
28 |
[aria-label="chatbot conversation"] * {
|
29 |
direction: rtl;
|
30 |
text-align: right;
|
|
|
21 |
"""
|
22 |
|
23 |
custom_css = """
|
|
|
|
|
|
|
|
|
24 |
[aria-label="chatbot conversation"] * {
|
25 |
direction: rtl;
|
26 |
text-align: right;
|