fix draw area message

pull/217/head
Pete Matsyburka 2 years ago
parent 67de45f787
commit 38a8037a4d

@ -209,7 +209,7 @@
> >
<div <div
v-if="drawField" v-if="drawField"
class="sticky inset-0 h-full" class="sticky inset-0 h-full z-20"
:style="{ backgroundColor }" :style="{ backgroundColor }"
> >
<div class="bg-base-300 rounded-lg p-5 text-center space-y-4"> <div class="bg-base-300 rounded-lg p-5 text-center space-y-4">

Loading…
Cancel
Save