update known issues

This commit is contained in:
jinhojang6 2020-02-09 12:19:34 +09:00
parent 0d7da09ece
commit e36d167e99
No known key found for this signature in database
GPG Key ID: 0E7AA62CB0D9E6F3
2 changed files with 3 additions and 5 deletions

View File

@ -21,8 +21,8 @@
} }
.NowPlaying-player img { .NowPlaying-player img {
width: 150px; width: 140px;
margin-top: 80px; margin-top: 60px;
transition: all 0.1s; transition: all 0.1s;
} }

View File

@ -40,9 +40,7 @@ export const podcasts = [
* Known issues * Known issues
The podcast player doesn't work on iOS at the moment. You will find that the player stops the audio intermittently. RSS parsing is very slow or doesn't work sometimes. We are going to add hard-coded RSS xmil files to fix this problem.
If you use an iPhone, please use iPhone's podcast feature above the notification center instead after playing a podcast.
<br/> <br/>
<br/> <br/>