mirror of
https://github.com/portainer/portainer.git
synced 2025-07-25 08:19:40 +02:00
Fix(UI) Update UI of docker dashboard EE-3845 (#7422)
* EE-3846 fix alignment of left-hand side of fields
This commit is contained in:
parent
8d733ccc8c
commit
69a824c25b
4 changed files with 50 additions and 26 deletions
|
@ -1,6 +1,6 @@
|
|||
<rd-widget>
|
||||
<rd-widget-header icon="fa-tachometer-alt" title-text="Cluster information"></rd-widget-header>
|
||||
<rd-widget-body classes="no-padding">
|
||||
<rd-widget-header icon="svg-tachometer" title-text="Cluster information"></rd-widget-header>
|
||||
<rd-widget-body classes="!px-5 !py-0">
|
||||
<table class="table">
|
||||
<tbody>
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue