tg app fix sizes

This commit is contained in:
xds
2025-10-27 22:24:05 +03:00
parent 923891355c
commit 8b6b9eaa38

View File

@@ -109,7 +109,7 @@ onMounted(async () => {
</script>
<template>
{{insetTop}}
<div v-if="categories.length===0" class="card !gap-4 !p-10">
<span class="">No categories available.</span>
<span class="text-center">Maybe you want to <router-link to="/categories" class="!text-blue-700">create a new category</router-link> first?</span>