chart bug fixed

parent b07722b1
...@@ -121,9 +121,9 @@ body { ...@@ -121,9 +121,9 @@ body {
padding:0; padding:0;
} }
/* #reportPage{ #reportPage{
height: 940px !important; height: 940px !important;
} */ }
#rangecontrol:hover > #slidertitle { #rangecontrol:hover > #slidertitle {
display: block; display: block;
...@@ -161,4 +161,4 @@ input[type=range]::-webkit-slider-thumb { ...@@ -161,4 +161,4 @@ input[type=range]::-webkit-slider-thumb {
box-shadow: inset 0 -1px 2px 0 rgba(0, 0, 0, 0.25); box-shadow: inset 0 -1px 2px 0 rgba(0, 0, 0, 0.25);
border-radius: 100%; border-radius: 100%;
cursor: pointer; cursor: pointer;
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment