improve overlay
This commit is contained in:
parent
5a5389b6e2
commit
0a283f92ac
@ -14,6 +14,7 @@
|
||||
<b-overlay
|
||||
:show="!isOwner"
|
||||
rounded="sm"
|
||||
class="p-3"
|
||||
>
|
||||
<template #overlay>
|
||||
<div
|
||||
@ -29,7 +30,7 @@
|
||||
size="16"
|
||||
/>
|
||||
</b-avatar>
|
||||
<p id="cancel-label">
|
||||
<p class="mt-1 font-weight-bolder">
|
||||
{{ blockingMsg }}
|
||||
</p>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user