Added mining threads count option.

This commit is contained in:
Revertron
2021-03-29 11:10:48 +02:00
parent 5aab83613e
commit 4e0b0b3d1c
8 changed files with 53 additions and 11 deletions
+5
View File
@@ -1,3 +1,8 @@
html {
overflow-y: auto;
min-width: 768px;
}
.container {
margin: 10pt;
}