fixesui
This commit is contained in:
parent
bbb14e698d
commit
2e612c4527
|
@ -1,6 +1,6 @@
|
||||||
<template>
|
<template>
|
||||||
<div>
|
<div>
|
||||||
<v-row v-if="searchResults.page.length && !inProgress" class="mx-4">
|
<v-row v-if="searchResults.page.length && !inProgress" >
|
||||||
<v-col cols="12" lg="12" md="12" sm="12">
|
<v-col cols="12" lg="12" md="12" sm="12">
|
||||||
<v-row v-if="inProgress">
|
<v-row v-if="inProgress">
|
||||||
<v-col
|
<v-col
|
||||||
|
|
Loading…
Reference in New Issue