Skip to content

Commit

Permalink
Updated snasphost
Browse files Browse the repository at this point in the history
  • Loading branch information
simensma-fresh committed May 21, 2024
1 parent c7e5dc7 commit 9072258
Showing 1 changed file with 36 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,11 @@ exports[`PermitConditionsNavigation renders properly 1`] = `
>
Description
</th>
<th
class="ant-table-cell"
>
Description
</th>
<th
class="ant-table-cell"
>
Expand Down Expand Up @@ -307,6 +312,7 @@ exports[`PermitConditionsNavigation renders properly 1`] = `
style="width: 150px;"
/>
<col />
<col />
<col
style="width: 150px;"
/>
Expand Down Expand Up @@ -367,6 +373,15 @@ exports[`PermitConditionsNavigation renders properly 1`] = `
 
</div>
</td>
<td
style="padding: 0px; border: 0px; height: 0px;"
>
<div
style="height: 0px; overflow: hidden;"
>
 
</div>
</td>
</tr>
<tr
class="ant-table-row ant-table-row-level-0 expired-row"
Expand All @@ -377,6 +392,16 @@ exports[`PermitConditionsNavigation renders properly 1`] = `
>
2.3.7
</td>
<td
class="ant-table-cell"
>
<div
class="ant-row ant-row-space-between"
>
Spills
</div>
</td>
<td
class="ant-table-cell"
>
Expand Down Expand Up @@ -452,6 +477,16 @@ exports[`PermitConditionsNavigation renders properly 1`] = `
>
2.3.8
</td>
<td
class="ant-table-cell"
>
<div
class="ant-row ant-row-space-between"
>
Flammable Waste Storage
</div>
</td>
<td
class="ant-table-cell"
>
Expand Down Expand Up @@ -535,7 +570,7 @@ exports[`PermitConditionsNavigation renders properly 1`] = `
<tr>
<td
class="ant-table-cell ant-table-cell-fix-right ant-table-cell-fix-right-first ant-table-cell-fix-sticky"
colspan="5"
colspan="6"
style="position: sticky; right: 0px;"
>
<div
Expand Down

0 comments on commit 9072258

Please sign in to comment.