Ver código fonte

К предыдущему

Book Pauk 5 anos atrás
pai
commit
ae40a9ead9

+ 2 - 2
client/components/Reader/ProgressPage/ProgressPage.vue

@@ -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