feat: update design for audio bubble
This commit is contained in:
@@ -35,9 +35,7 @@ const attachment = computed(() => {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<BaseBubble
|
||||
class="overflow-hidden outline outline-n-strong outline-1 !bg-n-alpha-3"
|
||||
>
|
||||
<BaseBubble class="bg-transparent">
|
||||
<AudioChip
|
||||
:attachment="attachment"
|
||||
class="p-2 text-n-slate-12 bg-n-alpha-3"
|
||||
|
||||
Reference in New Issue
Block a user