This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<component
|
||||
:is="tag"
|
||||
class="px-14 py-4 rounded-[20px] text-[30px] cursor-pointer"
|
||||
class="px-14 py-4 rounded-[20px] text-[30px] cursor-pointer shadow-[0px_16px_50px_-16px_rgba(229,30,125,1)]"
|
||||
:class="[baseStyle, size]"
|
||||
data-ui="ui-button"
|
||||
>
|
||||
|
Reference in New Issue
Block a user