We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 544c36a commit fdd2001Copy full SHA for fdd2001
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