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