Skip to content

Commit 7d809c6

Browse files
authored
Merge pull request #2 from devforth/next
Next
2 parents c929eb5 + 6341c6f commit 7d809c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom/InlineList.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
/>
1212
</Teleport>
1313

14-
<td colspan="2" class="pb-3">
14+
<td colspan="2" class="pb-3 px-0 pt-0">
1515
<div class="flex items-center gap-1">
1616
<h4 v-if="listResource"
1717
class="px-6 py-4"

0 commit comments

Comments
 (0)