Skip to content

Commit 77870b4

Browse files
committed
Update full.css
1 parent 1bccc47 commit 77870b4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

full.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1272,6 +1272,14 @@ body:not(.mobile) .sidebar .header .title .branch-icon:active {
12721272
display: none;
12731273
}
12741274

1275+
.sidebar .repo .lock {
1276+
margin-right: calc(38px - var(--spacing-1));
1277+
}
1278+
1279+
.sidebar .repo .lock.locked {
1280+
/*margin-right: calc(38px - var(--spacing-1));*/
1281+
}
1282+
12751283
.sidebar .item .push-wrapper {
12761284
width: 53px;
12771285
position: absolute;

0 commit comments

Comments
 (0)