fixes
This commit is contained in:
parent
dc8b7fdbd5
commit
fa1d5ed97b
|
@ -1 +1 @@
|
|||
{"branch_name":"beta","last_commit_date":"2022-01-24T12:54:49.000Z","last_commit_author":"rakesh","last_commit_hash":"4ffb843e46532353dd9a1963aa9f3f079c2ebed2"}
|
||||
{"branch_name":"beta","last_commit_date":"2022-01-24T13:55:04.000Z","last_commit_author":"rakesh","last_commit_hash":"dc8b7fdbd5f116b0c17137a50f04c12849d48317"}
|
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<div>
|
||||
<v-row v-if="searchResults.page.length && !inProgress" >
|
||||
<v-row v-if="searchResults.page.length && !inProgress" class="mx-4">
|
||||
<v-col cols="12" lg="12" md="12" sm="12" >
|
||||
<v-row v-if="inProgress">
|
||||
<v-col
|
||||
|
|
Loading…
Reference in New Issue