Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -11,7 +11,7 @@ theme = gr.themes.Base(
|
|
11 |
).set(
|
12 |
button_large_text_weight='400',
|
13 |
input_background_fill='#ffffff',
|
14 |
-
input_border_width='
|
15 |
input_border_color='#000000',
|
16 |
)
|
17 |
|
|
|
11 |
).set(
|
12 |
button_large_text_weight='400',
|
13 |
input_background_fill='#ffffff',
|
14 |
+
input_border_width='*block_border_width',
|
15 |
input_border_color='#000000',
|
16 |
)
|
17 |
|