sobinalosious92 commited on
Commit
b63ac8c
·
verified ·
1 Parent(s): 0a637ac

Update src/ui_style.py

Browse files
Files changed (1) hide show
  1. src/ui_style.py +1 -1
src/ui_style.py CHANGED
@@ -35,7 +35,7 @@ def _build_sidebar_icon_css() -> str:
35
  5: "manual1.png",
36
  6: "ai1.png",
37
  7: "rnn1.png",
38
- 8: "feedback1.png",
39
  }
40
  rules = [
41
  '[data-testid="stSidebarNav"] ul li a { position: relative; padding-left: 3.9rem !important; }',
 
35
  5: "manual1.png",
36
  6: "ai1.png",
37
  7: "rnn1.png",
38
+ 8: "feedback.png",
39
  }
40
  rules = [
41
  '[data-testid="stSidebarNav"] ul li a { position: relative; padding-left: 3.9rem !important; }',