We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10a5aa6 commit 8b7b0e5Copy full SHA for 8b7b0e5
full.css
@@ -973,6 +973,11 @@ body:not(.mobile) .sidebar .header .title .branch-icon:hover {
973
opacity: 0.3 !important;
974
}
975
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
+
981
.sidebar .header .roundbutton.add {
982
margin: 0;
983
margin-right: calc(20px - var(--spacing-1));
0 commit comments