Remove small padding override

This commit is contained in:
Rachid Mrad 2025-03-24 17:26:17 -04:00
parent 7ad442e7a7
commit a6a82a7ac6
No known key found for this signature in database
2 changed files with 1 additions and 7 deletions

View file

@ -142,12 +142,6 @@ th {
}
}
.dotgov-table--cell-padding-1-1-2px-0 {
td, th {
padding: units(1) units(1) units(2px) 0;
}
}
.usa-table--striped tbody tr:nth-child(odd) th,
.usa-table--striped tbody tr:nth-child(odd) td {
background-color: color('primary-lightest');

View file

@ -128,7 +128,7 @@
{% endfor %}
<div class="usa-table-container--scrollable usa-table-container--override-overflow usa-table-container--override-scrollable padding-top-5 margin-top-0" tabindex="0">
<table class="usa-table usa-table--borderless usa-table--stacked dotgov-table dotgov-table--stacked dotgov-table--cell-padding-1-1-2px-0" id="dsdata-table">
<table class="usa-table usa-table--borderless usa-table--stacked dotgov-table dotgov-table--stacked" id="dsdata-table">
<caption class="sr-only">Your DS data records</caption>
<thead>
<tr>