web/admin: fix launch button on app list
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
		| @ -124,7 +124,7 @@ export class ApplicationListPage extends TablePage<Application> { | ||||
|                     ? html`<a | ||||
|                           href=${item.launchUrl} | ||||
|                           target="_blank" | ||||
|                           class="pf-c-button pf-m-secondary" | ||||
|                           class="pf-c-button pf-m-plain" | ||||
|                       > | ||||
|                           <i class="fas fas fa-share-square"></i> | ||||
|                       </a>` | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Jens Langhammer
					Jens Langhammer