Skip to content

Commit efdb30d

Browse files
committed
Update full.css
1 parent 868ee78 commit efdb30d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

full.css

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ body.notransition .bottom-wrapper {
271271

272272
.bottom-float .push-wrapper .push-svg {
273273
position: absolute;
274-
left: 11.5px;
274+
left: 12.5px;
275275
transition: .4s var(--cubic-function) left;
276276
}
277277

@@ -1273,9 +1273,9 @@ body:not(.mobile) .sidebar .header .title .branch-icon:active {
12731273
}
12741274

12751275
.sidebar .item .push-wrapper {
1276-
width: 53.5px;
1276+
width: 53px;
12771277
position: absolute;
1278-
right: -1.5px;
1278+
right: -2px;
12791279
display: none;
12801280
}
12811281

@@ -1895,8 +1895,8 @@ body.mobile.expanded .cube-loader::after {
18951895

18961896
.push-svg {
18971897
overflow: visible;
1898-
width: 39.5px;
1899-
height: 39.5px;
1898+
width: 38px;
1899+
height: 38px;
19001900
pointer-events: none;
19011901
}
19021902
.push-svg #push, .push-svg #check {

0 commit comments

Comments
 (0)