spotify-recently-played-readme
spotify-recently-played-readme copied to clipboard
Widget gets cut off on iOS devices
When viewing the widget on small screens with a Webkit-based browser, the right and bottom parts get cut off.
One workaround for now is to decrease the widget width to somewhere like 375
, by appending the query parameter width=375
.
Webkit bug: https://bugs.webkit.org/show_bug.cgi?id=220903