File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 601601 margin : 100px auto ;
602602 padding : 0 2rem ;
603603 gap : $spacing-lg ;
604+
604605 .sidebar-btn {
605606 align-items : center ;
606607 justify-content : center ;
632633 .sidebar-header {
633634 display : none ;
634635 }
635-
636+ .header-print-toggle ,
637+ .user-swap {
638+ display : none ;
639+ }
636640 .mobile-sidebar-toggle {
637641 display : inline-flex ;
638642 align-items : center ;
Original file line number Diff line number Diff line change 247247 @include button-primary ;
248248 position : fixed !important ;
249249 left : $spacing-lg !important ;
250- bottom : 8 .5rem !important ;
250+ bottom : 14 .5rem !important ;
251251 z-index : 12000 !important ;
252252 width : $touch-target-lg !important ;
253253 height : $touch-target-lg !important ;
Original file line number Diff line number Diff line change 5555
5656 @media (max-width : $breakpoint-md ) {
5757 transform : translateX (-100% );
58+ width : 9px ;
5859
5960 & .mobile-open {
6061 transform : translateX (0 );
You can’t perform that action at this time.
0 commit comments