Skip to content

Commit

Permalink
reduce padding to make it more mobile-friendly
Browse files Browse the repository at this point in the history
  • Loading branch information
kkuepper committed Feb 19, 2024
1 parent 7c2d260 commit 1ee89ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/app/styles/partials/_table.scss
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@

.table-element th,
.table-element td {
padding: 4px 12px;
padding: 4px 6px;
}

0 comments on commit 1ee89ca

Please sign in to comment.