layout changed

This commit is contained in:
Jonas Winkler
2020-11-06 14:34:24 +01:00
parent 353447e60f
commit 69c5ee0b50
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
<ng-container *ngFor="let v of savedDashboardViews">
<h4>{{v.viewConfig.title}}</h4>
<table class="table table-striped table-sm">
<table class="table table-sm table-hover table-borderless">
<thead>
<tr>
<th>Date created</th>