Route rules overlaps in UI
This commit is contained in:
parent
f5b306e7ff
commit
a0872c9e31
2 changed files with 1 additions and 28 deletions
|
@ -51,7 +51,7 @@
|
|||
<div>
|
||||
<h2>Route Rule</h2>
|
||||
</div>
|
||||
<table class="table is-fullwidth is-hoverable">
|
||||
<table class="table is-fullwidth is-hoverable table-fixed-break">
|
||||
<tbody>
|
||||
<tr *ngFor="let route of p.routes">
|
||||
<td><code class="has-text-grey" [title]="route.id">{{ route.rule }}</code></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue