fixed loader overlay
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Pünkösd Marcell 2021-06-28 01:31:45 +02:00
parent 8b1bc7e66e
commit fb56eab39f

View File

@ -1,5 +1,5 @@
<template>
<b-overlay :show="false" rounded="sm">
<b-overlay :show="actionPending" rounded="sm">
<b-card
:title="cardTitle"
class="m-2"