fix: layout shift
This commit is contained in:
parent
05ef5cc82d
commit
0085980879
4 changed files with 5 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
storage="local"
|
||||
transition-duration="10ms"
|
||||
>
|
||||
<span class="loading client-side">{{ nowPlaying }}</span>
|
||||
<span class="loading client-side"> {{ nowPlaying }}</span>
|
||||
<span class="content"></span>
|
||||
<noscript>
|
||||
<span>{{ nowPlaying }}</span>
|
||||
|
|
Reference in a new issue