feat: adds hover hint to matrix view
This commit is contained in:
@@ -10,7 +10,9 @@
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th></th>
|
||||
<th style="vertical-align: bottom;">
|
||||
Hover over a contact or click on it to see more info about the following
|
||||
</th>
|
||||
<th *ngFor="let list of lists$ | async" class="list-title">
|
||||
{{list.title}}
|
||||
</th>
|
||||
|
||||
Reference in New Issue
Block a user