Redmind commited on
Commit
47a8fbd
·
verified ·
1 Parent(s): 8e5ee5f

Update templates/dashboard.html

Browse files
Files changed (1) hide show
  1. templates/dashboard.html +3 -1
templates/dashboard.html CHANGED
@@ -24,7 +24,9 @@
24
  .main-sidebar.toggled .menu-text {
25
  display: none;
26
  }
27
-
 
 
28
  .wrapper {
29
  flex: 1;
30
  padding: 10px;
 
24
  .main-sidebar.toggled .menu-text {
25
  display: none;
26
  }
27
+ .sidebar-header.toggled .menu-text {
28
+ display: none;
29
+ }
30
  .wrapper {
31
  flex: 1;
32
  padding: 10px;