Spaces:
Runtime error
Runtime error
HatmanStack
commited on
Commit
·
3e05a21
1
Parent(s):
89949af
UIx2
Browse files
app.py
CHANGED
@@ -174,11 +174,7 @@ with gr.Blocks(css=css) as demo:
|
|
174 |
<style>
|
175 |
::-webkit-scrollbar {
|
176 |
display: none;
|
177 |
-
}
|
178 |
-
#component-0 {
|
179 |
-
max-width: 800px;
|
180 |
-
margin: 0 auto;
|
181 |
-
}
|
182 |
.header-container {
|
183 |
display: flex;
|
184 |
align-items: center;
|
|
|
174 |
<style>
|
175 |
::-webkit-scrollbar {
|
176 |
display: none;
|
177 |
+
}
|
|
|
|
|
|
|
|
|
178 |
.header-container {
|
179 |
display: flex;
|
180 |
align-items: center;
|