feat: batch card price and seat count
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<Tooltip :text="label" placement="right">
|
||||
<slot name="icon">
|
||||
<span class="grid h-5 w-6 flex-shrink-0 place-items-center">
|
||||
<component :is="icon" class="h-4.5 w-4.5 text-gray-700" />
|
||||
<component :is="icon" class="h-4 w-4 stroke-1.5 text-gray-700" />
|
||||
</span>
|
||||
</slot>
|
||||
</Tooltip>
|
||||
|
||||
Reference in New Issue
Block a user