ledger gemory draft
This commit is contained in:
@@ -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));
|
||||
|
||||
Reference in New Issue
Block a user