Add data zoom on pool hashrate chart
This commit is contained in:
@@ -31,6 +31,13 @@
|
||||
}
|
||||
}
|
||||
|
||||
.chart {
|
||||
margin-bottom: 20px;
|
||||
@media (max-width: 768px) {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
div.scrollable {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user