fix datatablelayout

This commit is contained in:
pa
2026-03-08 00:22:20 +09:00
parent 6f0d81814b
commit af006f2fde

View File

@@ -1,5 +1,5 @@
<template>
<div class="flex flex-col data-table">
<div class="flex flex-col min-w-0 data-table">
<div v-if="$slots.toolbar" class="mb-2">
<slot name="toolbar"></slot>
</div>