Spaces:
Runtime error
Runtime error
Nazneen Rajani
commited on
Commit
·
7385b79
1
Parent(s):
a6a1b12
Update error_analysis/utils/style_hacks.py
Browse files
error_analysis/utils/style_hacks.py
CHANGED
@@ -13,10 +13,6 @@ def init_style():
|
|
13 |
width: 225px;
|
14 |
margin-left: -500px;
|
15 |
}
|
16 |
-
[data-testid="stSidebar"][aria-expanded="false"] > div:first-child {
|
17 |
-
width: 225px;
|
18 |
-
margin-left: -500px;
|
19 |
-
}
|
20 |
.css-1outpf7 {
|
21 |
background-color:rgb(254 244 219);
|
22 |
width:10rem;
|
|
|
13 |
width: 225px;
|
14 |
margin-left: -500px;
|
15 |
}
|
|
|
|
|
|
|
|
|
16 |
.css-1outpf7 {
|
17 |
background-color:rgb(254 244 219);
|
18 |
width:10rem;
|