update to scss

This commit is contained in:
David Kennedy 2025-01-30 14:06:57 -05:00
parent fb8634cae0
commit aa7959c351
No known key found for this signature in database
GPG key ID: 6528A5386E66B96B
2 changed files with 2 additions and 2 deletions

View file

@ -106,7 +106,7 @@ th {
}
}
.dotgov-table--padding-2 {
.dotgov-table--cell-padding-2 {
td, th {
padding: units(2);
}

View file

@ -21,7 +21,7 @@
</button>
</h4>
<div id="admin-vs-basic-matrix" class="usa-accordion__content bg-transparent padding-top-0 padding-left-0 padding-right-0">
<table class="usa-table dotgov-table dotgov-table--padding-2 usa-table--bg-transparent usa-table--full-borderless usa-table--striped font-body-2xs line-height-sans-1 border-top-2px border-base-lighter">
<table class="usa-table dotgov-table dotgov-table--cell-padding-2 usa-table--bg-transparent usa-table--full-borderless usa-table--striped font-body-2xs line-height-sans-1 border-top-2px border-base-lighter">
<thead>
<tr>
<th scope="col" role="columnheader">Member actions available</th>