mirror of
https://github.com/go-gitea/gitea
synced 2025-08-07 01:58:19 +00:00
Refactor heatmap to vue component (#5401)
This commit is contained in:
@@ -818,3 +818,7 @@
|
||||
color: #9e9e9e;
|
||||
}
|
||||
}
|
||||
|
||||
.heatmap-color-0 {
|
||||
background-color: #2d303b;
|
||||
}
|
||||
|
Reference in New Issue
Block a user