Skip to content

Commit

Permalink
chore(@dpc-sdp/ripple-ui-core): remove unused vars and padding from d…
Browse files Browse the repository at this point in the history
…ata table
  • Loading branch information
David Featherston committed Jan 29, 2024
1 parent d0f042a commit 4359d2f
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,6 @@

--local-table-row-background: rgb(0 0 0 / 4%);

background-color: var(--rpl-data-table-bg-clr);
color: var(--rpl-data-table-clr);
padding: var(--rpl-sp-2);

.rpl-data-table__details {
display: none;

Expand Down

0 comments on commit 4359d2f

Please sign in to comment.