We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea7077a commit 92b3eaaCopy full SHA for 92b3eaa
full.css
@@ -1283,7 +1283,7 @@ body:not(.mobile) .sidebar .header .title .branch-icon:active {
1283
text-overflow: clip;
1284
background: hsl(220deg 86% 64% / 9%);
1285
box-shadow: 0 0 0 2px hsl(223deg 85% 66% / 70%);
1286
- transition: .18s .04s var(--ease-function);
+ transition: .18s var(--ease-function);
1287
transition-property: background, box-shadow;
1288
}
1289
0 commit comments