Skip to content
Snippets Groups Projects
Unverified Commit 313da977 authored by bakaneko's avatar bakaneko Committed by GitHub
Browse files

Merge pull request #11247 from nanaya/ranking-no-change-icon

Remove icon for no rank change
parents 56d0cced 0894e93e
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@
each({
down: @fa-var-arrow-down, hsl(var(--hsl-red-1));
none: @fa-var-equals, hsl(var(--hsl-f1));
none: '', hsl(var(--hsl-f1));
pending: @fa-var-ellipsis-h, hsl(var(--hsl-f1));
up: @fa-var-arrow-up, hsl(var(--hsl-lime-1));
}, {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment