nazneen commited on
Commit
2f6616a
1 Parent(s): 3916d26
error_analysis/utils/style_hacks.py CHANGED
@@ -9,7 +9,9 @@ def init_style():
9
  """
10
  <style>
11
  /* Side Bar */
12
-
 
 
13
  .css-1outpf7 {
14
  background-color:rgb(254 244 219);
15
  width:10rem;
 
9
  """
10
  <style>
11
  /* Side Bar */
12
+ [data-testid="stSidebar"][aria-expanded="true"] > div:first-child {
13
+ width: 225px;
14
+ }
15
  .css-1outpf7 {
16
  background-color:rgb(254 244 219);
17
  width:10rem;