ledger gemory draft

This commit is contained in:
Sirttas
2026-05-17 12:42:25 +02:00
parent e81fdc24bb
commit f9ae0d142a
35 changed files with 2017 additions and 2763 deletions
+2 -1
View File
@@ -67,7 +67,8 @@ const itemHeightStyle = computed(() => {
<slot v-else name="empty" />
</template>
<style scoped lang="postcss">
<style scoped>
@reference "tailwindcss";
div.table-container {
@apply bg-slate-600;
max-height: calc(100vh - v-bind(ypx));