refactor: enhance UI compatibility

This commit is contained in:
qier222 2021-01-02 20:55:43 +08:00
parent 3c3e5e7569
commit acf3d768f8
14 changed files with 264 additions and 330 deletions

View file

@ -335,6 +335,12 @@ export default {
}
}
@media (max-width: 1336px) {
.controls {
padding: 0 5vw;
}
}
.playing {
flex: 1;
display: flex;