Skip to content

Commit d463294

Browse files
committed
Fix moved block
1 parent 89c38af commit d463294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/style/chart.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,6 @@ g.slices > path.mouse-over{
110110
stroke-width: 0;
111111
}
112112

113-
#chart{
113+
body{
114114
min-height: 250px;
115115
}

0 commit comments

Comments
 (0)