button/input columns style="width: 1px"

This commit is contained in:
Cody
2020-06-18 22:22:16 -07:00
parent 563345638a
commit 882412b8ff
17 changed files with 50 additions and 48 deletions

View File

@ -9,8 +9,8 @@
<Pager Items="@PageState.Pages.Where(item => !item.IsDeleted)">
<Header>
<th>&nbsp;</th>
<th>&nbsp;</th>
<th style="width: 1px;">&nbsp;</th>
<th style="width: 1px;">&nbsp;</th>
<th>Name</th>
</Header>
<Row>