Improve hashrate chart and mining dashboard design

This commit is contained in:
nymkappa
2022-02-22 20:15:15 +09:00
parent dcd84680fc
commit 3f0bf81726
8 changed files with 81 additions and 37 deletions

View File

@@ -26,6 +26,11 @@
padding-bottom: 20px;
padding-right: 20px;
}
.chart-widget {
width: 100%;
height: 100%;
max-height: 275px;
}
.formRadioGroup {
margin-top: 6px;