mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 06:43:51 +02:00
rewrite friendlog table
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div data-slot="table-container" class="relative w-full overflow-auto">
|
||||
<div data-slot="table-container" class="relative w-full">
|
||||
<table data-slot="table" :class="cn('w-full caption-bottom text-[13px]', props.class)">
|
||||
<slot />
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user