mirror of https://github.com/portainer/portainer
fix(nodes): fix nodes datatable width [EE-4962] (#10533)
Co-authored-by: testa113 <testa113>pull/10538/head
parent
ee80e3d252
commit
d9effb3597
|
@ -51,8 +51,6 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-sm-12">
|
|
||||||
<kube-nodes-datatable></kube-nodes-datatable>
|
<kube-nodes-datatable></kube-nodes-datatable>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
|
|
Loading…
Reference in New Issue