Update chrome-top.ejs
This commit is contained in:
parent
d1d2dd2b18
commit
a582f03475
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@
|
||||||
</template>
|
</template>
|
||||||
<template v-else>
|
<template v-else>
|
||||||
<button class="playback-button--small lyrics"
|
<button class="playback-button--small lyrics"
|
||||||
:style="{'opacity': 0.5, 'pointer-events': 'none'}"
|
:style="{'opacity': 0.3, 'pointer-events': 'none'}"
|
||||||
@click="invokeDrawer('lyrics')"></button>
|
@click="invokeDrawer('lyrics')"></button>
|
||||||
</template>
|
</template>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue