mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 04:01:10 -04:00
ref solve issue in create payment unable to click
This commit is contained in:
@ -176,7 +176,7 @@
|
|||||||
|
|
||||||
<sw-popup
|
<sw-popup
|
||||||
ref="notePopup"
|
ref="notePopup"
|
||||||
class="my-6 text-sm font-semibold leading-5 text-primary-400"
|
class="z-10 my-6 text-sm font-semibold leading-5 text-primary-400"
|
||||||
>
|
>
|
||||||
<div slot="activator" class="float-right mt-1">
|
<div slot="activator" class="float-right mt-1">
|
||||||
+ {{ $t('general.insert_note') }}
|
+ {{ $t('general.insert_note') }}
|
||||||
|
|||||||
Reference in New Issue
Block a user