File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -1703,7 +1703,6 @@ body:not(.mobile) .menu::-webkit-scrollbar-thumb:not(:active):hover {
17031703
17041704body .mobile .menu .icon {
17051705 position : relative;
1706- padding : 10px 21px ;
17071706 padding : 10px 15.75px ;
17081707 border-radius : 0 ;
17091708 transition : inherit;
@@ -1723,7 +1722,6 @@ body:not(.mobile) .menu .icon:not(:active):hover {
17231722}
17241723
17251724body .mobile .menu : not (.visible ) .icon {
1726- padding : 10px 16px ;
17271725 padding : 10px 10.75px ;
17281726}
17291727
@@ -1754,7 +1752,7 @@ body.mobile .menu .icon:not(:last-of-type)::after {
17541752}
17551753
17561754body .mobile .menu .icon a {
1757- max-width : calc (100vw - 16px - 7px - 147px - 11 px );
1755+ max-width : calc (100vw - 16px - 7px - 147px - 21.5 px );
17581756}
17591757
17601758.menu .icon : not (.selected ) .branch-icon {
You can’t perform that action at this time.
0 commit comments