disabled settings
This commit is contained in:
parent
558a4ba8d0
commit
e37dd632d0
@ -24,14 +24,14 @@
|
||||
PLAYLIST
|
||||
</div>
|
||||
</button> -->
|
||||
<button
|
||||
<!-- <button
|
||||
@click="openSettings"
|
||||
class="flex items-center justify-center px-2 py-2 gap-1 transition-all bg-[#ffffff16] hover:bg-[#ffffff25] rounded-lg select-none"
|
||||
style="-webkit-app-region: no-drag"
|
||||
>
|
||||
<Icon name="ic:round-settings" class="h-3.5 w-3.5 text-white" />
|
||||
<div class="text-[11px] text-white font-dm"> SETTINGS </div>
|
||||
</button>
|
||||
</button> -->
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user