diff --git a/web/app/styles/routes/my.scss b/web/app/styles/routes/my.scss index e87b8cd73..9352238c0 100644 --- a/web/app/styles/routes/my.scss +++ b/web/app/styles/routes/my.scss @@ -1,7 +1,7 @@ .my { .hds-table { td { - @apply h-12 py-0 pr-10; + @apply py-0 pr-10; > .inner { @apply overflow-hidden;