Spaces:
Runtime error
Runtime error
viz
Browse files
error_analysis/utils/style_hacks.py
CHANGED
@@ -9,9 +9,7 @@ def init_style():
|
|
9 |
"""
|
10 |
<style>
|
11 |
/* Side Bar */
|
12 |
-
|
13 |
-
width: 225px;
|
14 |
-
}
|
15 |
.css-1outpf7 {
|
16 |
background-color:rgb(254 244 219);
|
17 |
width:10rem;
|
|
|
9 |
"""
|
10 |
<style>
|
11 |
/* Side Bar */
|
12 |
+
|
|
|
|
|
13 |
.css-1outpf7 {
|
14 |
background-color:rgb(254 244 219);
|
15 |
width:10rem;
|