Spaces:
Sleeping
Sleeping
Updated app.py
Browse files
app.py
CHANGED
@@ -171,8 +171,7 @@ else:
|
|
171 |
}
|
172 |
|
173 |
[data-testid="stSidebar"] {
|
174 |
-
min-width:
|
175 |
-
max-width: 300px;
|
176 |
}
|
177 |
|
178 |
[data-testid="stSidebar"] > div:first-child {
|
|
|
171 |
}
|
172 |
|
173 |
[data-testid="stSidebar"] {
|
174 |
+
min-width: 400px;
|
|
|
175 |
}
|
176 |
|
177 |
[data-testid="stSidebar"] > div:first-child {
|