Hover expand table text

This commit is contained in:
Natsumi
2026-01-12 10:58:49 +13:00
parent 3bdc8df61f
commit ae724f7733
2 changed files with 14 additions and 6 deletions

View File

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