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>
|
||||
|
||||
{{#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>
|
||||
<tr>
|
||||
{{#unless singleTarget}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue