feat: better spacing
This commit is contained in:
@@ -51,7 +51,7 @@ const handleImageError = () => {
|
||||
|
||||
<template>
|
||||
<BaseBubble
|
||||
class="overflow-hidden p-3"
|
||||
class="overflow-hidden p-[var(--bubble-padding-y)]"
|
||||
data-bubble-name="image"
|
||||
@click="toggleGallery(true)"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user