|
@@ -17,7 +17,7 @@
|
|
|
<span
|
|
<span
|
|
|
v-if="props.closebtn"
|
|
v-if="props.closebtn"
|
|
|
:style="styleMap?.titleButtonStyle"
|
|
:style="styleMap?.titleButtonStyle"
|
|
|
- class="bg-#2195f6 z-2 shadow-[0_4px_0_#cccccc] text-white w-43px h-21px rounded-13px relative grid place-items-center"
|
|
|
|
|
|
|
+ class="bg-#2195f6 z-2 shadow-[0_4px_0_#cccccc] text-white w-43px h-21px relative grid place-items-center"
|
|
|
>
|
|
>
|
|
|
<ImageBg
|
|
<ImageBg
|
|
|
:src="styleMap?.titleButtonStyle?.imageSrc"
|
|
:src="styleMap?.titleButtonStyle?.imageSrc"
|