]> source.dussan.org Git - gitea.git/commit
ui: Add dividing line between heatmap and feeds in dashboard view (#11437)
author赵智超 <1012112796@qq.com>
Tue, 19 May 2020 06:42:43 +0000 (14:42 +0800)
committerGitHub <noreply@github.com>
Tue, 19 May 2020 06:42:43 +0000 (02:42 -0400)
commit6ccd19ef86b3b729a3b6dc35076639db5531550a
tree0de8834f726aee20138b4d2a9b936074904e22f1
parent7b66400f55779e5af3704403e605abb025a9002d
ui: Add dividing line between heatmap and feeds in dashboard view (#11437)

* ui: Add dividing line between heatmap and feeds in dashboard view

I think it's necessary to add dividing line between heatmap
and feeds in dashboard view, or the first items in feed is too
near with heatmap which is not a good view.

Signed-off-by: a1012112796 <1012112796@qq.com>
* Change the implementation method

* change style

* restart ci

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
web_src/js/components/ActivityHeatmap.vue