This commit is contained in:
@@ -13,7 +13,9 @@
|
||||
<!-- Note: this is just a copy of the inner part of read/write version below
|
||||
with the action taken out -->
|
||||
<div class="mt-4" :style="cardTextStyle()">
|
||||
<span v-if="!hasFiles()">{{ $ay.t("NoData") }}</span>
|
||||
<span v-if="!hasFiles()" class="text-h4">{{
|
||||
$ay.t("NoData")
|
||||
}}</span>
|
||||
|
||||
<v-list three-line>
|
||||
<v-list-item
|
||||
|
||||
Reference in New Issue
Block a user