mirror of https://github.com/rancher/ui.git
cell spacing target rules on add lb
This commit is contained in:
parent
d1a018e93a
commit
1f5de72d6f
|
|
@ -24,7 +24,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{{#if rules.length}}
|
{{#if rules.length}}
|
||||||
<table class="grid fixed no-lines no-top-padding mb-0">
|
<table class="grid fixed no-lines cell-padding mt-20">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
{{#unless singleTarget}}
|
{{#unless singleTarget}}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue