Skip to content

Commit fdd2001

Browse files
committed
Update full.css
1 parent 544c36a commit fdd2001

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

full.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1276,15 +1276,15 @@ body:not(.mobile) .sidebar .header .title .branch-icon:active {
12761276
margin-right: calc(38px - var(--spacing-1));
12771277
}
12781278

1279+
.sidebar .repo .lock:active #wrapper {
1280+
opacity: .5;
1281+
}
1282+
12791283
.sidebar .repo .lock path {
12801284
opacity: 1 !important;
12811285
transition: .18s var(--ease-function) !important;
12821286
}
12831287

1284-
.sidebar .repo .lock:active #wrapper {
1285-
opacity: .5;
1286-
}
1287-
12881288
.sidebar .repo .lock #shackle {
12891289
stroke: currentColor;
12901290
stroke-width: 1.58px;

0 commit comments

Comments
 (0)