wip(freight): migration 0017 + model/column-list groundwork for add-freight-templates
This commit is contained in:
@@ -3,7 +3,7 @@ withDefaults(defineProps<{ text?: string }>(), { text: "" });
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div class="py-[60px] text-center text-muted/70">
|
||||
<div class="text-muted/70 py-[60px] text-center">
|
||||
<div class="mb-2.5 text-[40px] leading-none">∅</div>
|
||||
<p class="m-0">{{ text || $t("common.empty") }}</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user