Skip to content

Commit 92b3eaa

Browse files
committed
Update full.css
1 parent ea7077a commit 92b3eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

full.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1283,7 +1283,7 @@ body:not(.mobile) .sidebar .header .title .branch-icon:active {
12831283
text-overflow: clip;
12841284
background: hsl(220deg 86% 64% / 9%);
12851285
box-shadow: 0 0 0 2px hsl(223deg 85% 66% / 70%);
1286-
transition: .18s .04s var(--ease-function);
1286+
transition: .18s var(--ease-function);
12871287
transition-property: background, box-shadow;
12881288
}
12891289

0 commit comments

Comments
 (0)