Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Commit
•
cd95c61
1
Parent(s):
f0f600d
Change search bar size
Browse filesNow it takes 100% of the width automatically, no need for the % hack
src/assets/css_html_js.py
CHANGED
@@ -43,7 +43,6 @@ custom_css = """
|
|
43 |
|
44 |
#search-bar {
|
45 |
padding: 0px;
|
46 |
-
width: 30%;
|
47 |
}
|
48 |
|
49 |
/* Hides the final AutoEvalColumn */
|
|
|
43 |
|
44 |
#search-bar {
|
45 |
padding: 0px;
|
|
|
46 |
}
|
47 |
|
48 |
/* Hides the final AutoEvalColumn */
|