Update chrome-bottom.ejs

This commit is contained in:
Nosh118 2022-03-01 08:50:17 +00:00 committed by GitHub
parent 3d134a6652
commit d1d2dd2b18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -114,7 +114,7 @@
</template>
<template v-else>
<button class="playback-button--small lyrics"
:style="{'opacity': 0.5, 'pointer-events': 'none'}"
:style="{'opacity': 0.3, 'pointer-events': 'none'}"
@click="invokeDrawer('lyrics')"></button>
</template>