File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6169,24 +6169,7 @@ body.sidebar-collapsed .sidebar-dock .sidebar-footer button {
61696169}
61706170
61716171/* Main content shift for expanded sidebar */
6172- body .sidebar-active # main-content ,
6173- body .sidebar-active main {
6174- margin-left : 280px !important ;
6175- width : calc (100% - 280px ) !important ;
6176- }
6177-
6178- /* Main content shift for collapsed sidebar */
6179- body .sidebar-collapsed # main-content ,
6180- body .sidebar-collapsed main {
6181- margin-left : 80px !important ;
6182- width : calc (100% - 80px ) !important ;
6183- }
61846172
6185- body : not (.sidebar-active ): not (.sidebar-collapsed ) # main-content ,
6186- body : not (.sidebar-active ): not (.sidebar-collapsed ) main {
6187- margin-left : 0 !important ;
6188- width : 100% !important ;
6189- }
61906173
61916174/* Container full width */
61926175# main-content .container ,
You can’t perform that action at this time.
0 commit comments