charts are up
This commit is contained in:
@@ -117,3 +117,11 @@ input:checked + .slider:before {
|
||||
.slider.round:before {
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
#chartHorizontalScroll {
|
||||
width: 100%;
|
||||
overflow-x: scroll;
|
||||
overflow-y: hidden;
|
||||
white-space:nowrap;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user