Spaces:
Sleeping
Sleeping
Commit
·
1daa08f
1
Parent(s):
7080e6e
update: basic style requirments
Browse files
app.py
CHANGED
@@ -436,7 +436,6 @@ In the URL, make sure that after RSID there is ? and then rest of the fields are
|
|
436 |
|
437 |
def create_chat_interface():
|
438 |
"""Create and configure the chat interface."""
|
439 |
-
# write css for chatbot_box have no padding on top, left, and right from screen border
|
440 |
css = """
|
441 |
.gradio-container {
|
442 |
|
|
|
436 |
|
437 |
def create_chat_interface():
|
438 |
"""Create and configure the chat interface."""
|
|
|
439 |
css = """
|
440 |
.gradio-container {
|
441 |
|