Add d-inline-block to CInputConfirm
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<template>
|
||||
<div
|
||||
:class="{ 'text-center': inConfirmation }"
|
||||
class="d-inline-block"
|
||||
>
|
||||
<template v-if="!inConfirmation">
|
||||
<b-button
|
||||
|
||||
Reference in New Issue
Block a user