Nazneen Rajani commited on
Commit
8e718d6
·
1 Parent(s): 6f90ce8

Update error_analysis/utils/style_hacks.py

Browse files
error_analysis/utils/style_hacks.py CHANGED
@@ -14,14 +14,6 @@ def init_style():
14
  width:10rem;
15
  padding:10px 10px 10px 10px;
16
  }
17
- [data-testid="stSidebar"][aria-expanded="true"] > div:first-child {
18
- width: 150px;
19
- margin-left: -500px;
20
- }
21
- [data-testid="stSidebar"][aria-expanded="false"] > div:first-child {
22
- width: 150px;
23
- margin-left: -500px;
24
- }
25
  /* Main Panel*/
26
  .css-18e3th9 {
27
  padding:10px 10px 10px -200px;
 
14
  width:10rem;
15
  padding:10px 10px 10px 10px;
16
  }
 
 
 
 
 
 
 
 
17
  /* Main Panel*/
18
  .css-18e3th9 {
19
  padding:10px 10px 10px -200px;