give some gap in the custom text of shoutout!
This commit is contained in:
parent
4d9299361d
commit
21b009c532
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@
|
|||
class="w-full cursor-pointer rounded-2xl bg-gray-800 p-2.5 text-2xl transition-all hover:scale-105 hover:bg-gray-600"
|
||||
onclick={() => AnnounceUsingTTS(announcementText)}
|
||||
>
|
||||
📢{announcementText}
|
||||
📢 {announcementText}
|
||||
</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue