redesign toast notifications

This commit is contained in:
geoffrey45
2022-12-09 06:11:21 +03:00
committed by Mungai Njoroge
parent 11951e396a
commit 97db706186
13 changed files with 115 additions and 41 deletions
+1 -1
View File
@@ -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>