mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-26 04:28:39 +02:00
update to scss
This commit is contained in:
parent
fb8634cae0
commit
aa7959c351
2 changed files with 2 additions and 2 deletions
|
@ -106,7 +106,7 @@ th {
|
|||
}
|
||||
}
|
||||
|
||||
.dotgov-table--padding-2 {
|
||||
.dotgov-table--cell-padding-2 {
|
||||
td, th {
|
||||
padding: units(2);
|
||||
}
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue