Skip to content

Commit

Permalink
Updates DataTable vertical padding.
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-cintra committed Oct 22, 2024
1 parent 6806dce commit 15204c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template>
<td
class="whitespace-nowrap border border-skin-neutral-6 px-2 py-1 font-medium"
class="whitespace-nowrap border border-skin-neutral-6 px-2 py-1.5 font-medium"
>
<slot></slot>
</td>
Expand Down

0 comments on commit 15204c1

Please sign in to comment.