riding speed slider

This commit is contained in:
muerwre 2019-02-06 18:09:29 +07:00
parent 3e16ad4e37
commit c3ed100105
7 changed files with 91 additions and 19 deletions

View file

@ -494,3 +494,12 @@
.dialog-prefetch-progress {
padding: 10px 0 5px;
}
.speed-helper {
width: 300px;
padding: 0 20px;
.rc-slider {
width: 100%;
}
}