File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
src/Presentation/Nop.Web/Administration/Content Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -407,6 +407,9 @@ td.k-state-focused.k-state-selected {
407407.sidebar-menu , .main-sidebar .user-panel , .sidebar-menu > li .header {
408408 white-space : normal;
409409}
410+ .sidebar-menu .treeview-menu > li > a {
411+ padding : 5px 15px ;
412+ }
410413.sidebar-form {
411414 border : none !important ;
412415 overflow : visible;
Original file line number Diff line number Diff line change @@ -418,6 +418,9 @@ td.k-state-focused.k-state-selected {
418418.sidebar-menu , .main-sidebar .user-panel , .sidebar-menu > li .header {
419419 white-space : normal;
420420}
421+ .sidebar-menu .treeview-menu > li > a {
422+ padding : 5px 15px ;
423+ }
421424.sidebar-form {
422425 border : none !important ;
423426 overflow : visible;
You can’t perform that action at this time.
0 commit comments