This commit is contained in:
2020-04-08 17:44:20 +00:00
parent a87b9dff72
commit 1a07f89b7b

View File

@@ -35,9 +35,9 @@
</v-btn>
</v-col>
<v-col cols="12" sm="12" offset-sm="0" >
<v-col cols="12" >
<p v-if="!results.length">{{ $ay.t("NoResults") }}</p>
<v-card v-if="results.length" max-width="800">
<v-card v-if="results.length" max-width="900">
<v-list>
<v-subheader v-if="maxResultsReturned">
<span>({{ $ay.t("TooManyResults") }})</span>