Skip to content

Commit 8b7b0e5

Browse files
committed
Update full.css
1 parent 10a5aa6 commit 8b7b0e5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

full.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -973,6 +973,11 @@ body:not(.mobile) .sidebar .header .title .branch-icon:hover {
973973
opacity: 0.3 !important;
974974
}
975975

976+
body.mobile .sidebar .header .title .branch-icon:not(.active):active,
977+
body.mobile .sidebar .header .title .branch-icon.active {
978+
opacity: 0.3 !important;
979+
}
980+
976981
.sidebar .header .roundbutton.add {
977982
margin: 0;
978983
margin-right: calc(20px - var(--spacing-1));

0 commit comments

Comments
 (0)