Skip to content

Commit ea33240

Browse files
committed
Update full.css
1 parent 1ddeb8b commit ea33240

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

full.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1204,7 +1204,8 @@ body:not(.mobile) .sidebar .header .title .branch-icon:active {
12041204
margin-bottom: calc(10px + env(safe-area-inset-bottom));
12051205
}
12061206

1207-
.sidebar .item:hover, .sidebar .item.file:not(.focused):active {
1207+
.sidebar .item:hover, .sidebar .item.file:not(.focused):active,
1208+
.sidebar.item.active {
12081209
background: hsl(227deg 11% 16%);
12091210
}
12101211

0 commit comments

Comments
 (0)