Fix pool get blocks API undefined start block behavior
This commit is contained in:
@@ -131,3 +131,9 @@ div.scrollable {
|
||||
width: auto;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.right-mobile {
|
||||
@media (max-width: 450px) {
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user