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