mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
redesign toast notifications
This commit is contained in:
committed by
Mungai Njoroge
parent
11951e396a
commit
97db706186
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<button class="playbtnrect" @click="usePlayFrom(source, useQStore, store)">
|
||||
<button class="playbtnrect shadow-sm" @click="usePlayFrom(source, useQStore, store)">
|
||||
<playBtnSvg />
|
||||
<div class="text">Play</div>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user