Skip to content

Commit 107a230

Browse files
committed
Update full.css
1 parent fdd2001 commit 107a230

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-
12831279
.sidebar .repo .lock path {
12841280
opacity: 1 !important;
12851281
transition: .18s var(--ease-function) !important;
12861282
}
12871283

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)