mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-06 14:46:04 +02:00
fix datatablelayout
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<template>
|
<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">
|
<div v-if="$slots.toolbar" class="mb-2">
|
||||||
<slot name="toolbar"></slot>
|
<slot name="toolbar"></slot>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user