Skip to content

Commit

Permalink
Change table width.
Browse files Browse the repository at this point in the history
  • Loading branch information
bbalganjjm committed Nov 16, 2023
1 parent d2a1203 commit 15d0b09
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/main/resources/static/html/com/app/sample/type0101.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@

<table id="master" class="grid__">
<colgroup>
<col style="width: 12%;">
<col style="width: 15%;">
<col style="width: 15%;">
<col style="width: auto;">
<col style="width: 6%;">
<col style="width: 10%;">
<col style="width: 10%;">
<col style="width: 12%;">
<col style="width: 10%;">
<col style="width: auto;">
<col style="width: 7%;">
<col style="width: 7%;">
<col style="width: 7%;">
<col style="width: 10%;">
</colgroup>
<thead>
<tr>
Expand Down

0 comments on commit 15d0b09

Please sign in to comment.