We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdd2001 commit 107a230Copy full SHA for 107a230
full.css
@@ -1276,15 +1276,15 @@ body:not(.mobile) .sidebar .header .title .branch-icon:active {
1276
margin-right: calc(38px - var(--spacing-1));
1277
}
1278
1279
-.sidebar .repo .lock:active #wrapper {
1280
- opacity: .5;
1281
-}
1282
-
1283
.sidebar .repo .lock path {
1284
opacity: 1 !important;
1285
transition: .18s var(--ease-function) !important;
1286
1287
+.sidebar .repo .lock:active #wrapper {
+ opacity: .5;
+}
+
1288
.sidebar .repo .lock #shackle {
1289
stroke: currentColor;
1290
stroke-width: 1.58px;
0 commit comments