button/input columns style="width: 1px"
This commit is contained in:
		| @ -15,10 +15,10 @@ else | ||||
|  | ||||
|     <Pager Items="@_themes"> | ||||
|         <Header> | ||||
|             <th> </th> | ||||
|             <th> </th> | ||||
|             <th>Name</th> | ||||
|             <th>Version</th> | ||||
|             <th style="width: 1px;"> </th> | ||||
|             <th style="width: 1px;"> </th> | ||||
|             <th scope="col">Name</th> | ||||
|             <th scope="col">Version</th> | ||||
|             <th> </th> | ||||
|         </Header> | ||||
|         <Row> | ||||
| @ -37,6 +37,7 @@ else | ||||
|                     <button type="button" class="btn btn-success" @onclick=@(async () => await DownloadTheme(context.ThemeName, context.Version))>Upgrade</button> | ||||
|                     } | ||||
|             </td> | ||||
|             <td></td> | ||||
|         </Row> | ||||
|     </Pager> | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Cody
					Cody