@@ -1,6 +1,6 @@
<template>
- <div v-show="visible" class="fit flex column justify-center items-center z-max" style="background-color: rgba(0, 0, 0, 0.8)">
- <div class="flex column justify-start items-center" style="height: 250px">
+ <div v-show="visible" class="fit column justify-center items-center z-max" style="background-color: rgba(0, 0, 0, 0.8)">
+ <div class="column justify-start items-center" style="height: 250px">
<q-circular-progress
show-value
instant-feedback