Fix styling so that no border on last row only applies to clin summary table
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
<hr>
|
||||
<section>
|
||||
<h4>CLIN summary</h4>
|
||||
<table class="fixed-table-wrapper atat-table">
|
||||
<table class="fixed-table-wrapper atat-table clin-summary">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>{{ "task_orders.review.clins.number" | translate }}</th>
|
||||
|
Reference in New Issue
Block a user