Merge pull request #4488 from mempool/simon/acceleration-tab

Acceleration tab
This commit is contained in:
softsimon
2024-01-19 23:35:23 +07:00
committed by GitHub
4 changed files with 21 additions and 3 deletions

View File

@@ -46,7 +46,7 @@ form {
min-width: 400px;
}
@media (min-width: 992px) {
min-width: 200px;
min-width: 142px;
}
@media (min-width: 1200px) {
min-width: 300px;