fixed loader overlay
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Pünkösd Marcell 2021-06-28 01:31:45 +02:00
parent 8b1bc7e66e
commit fb56eab39f
1 changed files with 1 additions and 1 deletions

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"