Skip to content

Commit 4383c2f

Browse files
fix: heatmap not showing up below 1200w
this might be a temporary fix
1 parent 3cb6c58 commit 4383c2f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

web_src/less/features/heatmap.less

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,6 @@
1515
fill: currentColor !important;
1616
}
1717

18-
@media @mediaLgAndDown {
19-
&,
20-
& + .divider {
21-
display: none;
22-
}
23-
}
24-
2518
.total-contributions {
2619
font-size: 11px;
2720
position: absolute;

0 commit comments

Comments
 (0)