mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-26 14:58:00 +01:00
Player not scaling on mobile
This commit is contained in:
parent
73671c639a
commit
9a25d54927
1 changed files with 2 additions and 0 deletions
2
resources/assets/styles/mobile.less
vendored
2
resources/assets/styles/mobile.less
vendored
|
@ -24,6 +24,8 @@
|
|||
|
||||
.now-playing {
|
||||
margin-left: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.user-details {
|
||||
|
|
Loading…
Reference in a new issue