Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -128,9 +128,6 @@ with gr.Blocks(
|
|
128 |
title="Gradio Streamable HTTP MCP Demo",
|
129 |
theme=gr.themes.Soft(),
|
130 |
css="""
|
131 |
-
.gradio-container {
|
132 |
-
max-width: 1200px !important;
|
133 |
-
}
|
134 |
.tab-nav button {
|
135 |
font-size: 16px !important;
|
136 |
}
|
|
|
128 |
title="Gradio Streamable HTTP MCP Demo",
|
129 |
theme=gr.themes.Soft(),
|
130 |
css="""
|
|
|
|
|
|
|
131 |
.tab-nav button {
|
132 |
font-size: 16px !important;
|
133 |
}
|