Skip to content

Commit eebedb0

Browse files
committed
Update full.css
1 parent 14cf949 commit eebedb0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

full.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1703,7 +1703,6 @@ body:not(.mobile) .menu::-webkit-scrollbar-thumb:not(:active):hover {
17031703

17041704
body.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

17251724
body.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

17561754
body.mobile .menu .icon a {
1757-
max-width: calc(100vw - 16px - 7px - 147px - 11px);
1755+
max-width: calc(100vw - 16px - 7px - 147px - 21.5px);
17581756
}
17591757

17601758
.menu .icon:not(.selected) .branch-icon {

0 commit comments

Comments
 (0)