fix: text overflow in table layout

This commit is contained in:
liyasthomas
2022-05-25 17:42:48 +05:30
parent 346ac8bde9
commit b1a2c9e9d5
2 changed files with 3 additions and 8 deletions

View File

@@ -213,10 +213,7 @@
{{ t("empty.shortcodes") }}
</span>
</div>
<div
v-else-if="!loading"
class="table w-full border-collapse table-auto"
>
<div v-else-if="!loading">
<div
class="bg-primaryLight hidden lg:flex rounded-t w-full"
>