Spaces:
Runtime error
Runtime error
Nazneen Rajani
commited on
Commit
•
c3dcac8
1
Parent(s):
459b0d9
Update error_analysis/utils/style_hacks.py
Browse files
error_analysis/utils/style_hacks.py
CHANGED
@@ -22,8 +22,8 @@ def init_style():
|
|
22 |
padding:10px 10px 10px 10px;
|
23 |
}
|
24 |
/* Main Panel*/
|
25 |
-
[data
|
26 |
-
|
27 |
}
|
28 |
.css-18e3th9 {
|
29 |
padding:10px 10px 10px -200px;
|
|
|
22 |
padding:10px 10px 10px 10px;
|
23 |
}
|
24 |
/* Main Panel*/
|
25 |
+
[data-testid="stSidebar"]{
|
26 |
+
flex-basis: unset;
|
27 |
}
|
28 |
.css-18e3th9 {
|
29 |
padding:10px 10px 10px -200px;
|