Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Component refresh tweaks III #1055

Merged
merged 17 commits into from
Apr 2, 2020
Prev Previous commit
Next Next commit
Update counters.scss
  • Loading branch information
simurai committed Apr 2, 2020
commit c7bfa67c1ccf1e053d91de489b8e863caa9825d6
3 changes: 2 additions & 1 deletion src/labels/counters.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
}

.octicon {
opacity: 0.5;
opacity: 0.8;
vertical-align: text-top;
}
}

Expand Down