mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
style(app): update widget title property (#1952)
* style(app): update widget title property * style(containerinstances): fix invalid component title
This commit is contained in:
parent
3ace184069
commit
ef15cd30eb
135 changed files with 235 additions and 235 deletions
|
@ -1,5 +1,5 @@
|
|||
<rd-widget>
|
||||
<rd-widget-header icon="fa-tachometer-alt" title="Cluster information"></rd-widget-header>
|
||||
<rd-widget-header icon="fa-tachometer-alt" title-text="Cluster information"></rd-widget-header>
|
||||
<rd-widget-body classes="no-padding">
|
||||
<table class="table">
|
||||
<tbody>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue