Add fab spacer for backups table (#17075)

This commit is contained in:
karwosts 2023-06-28 07:37:18 -07:00 committed by GitHub
parent eaeb37da4d
commit 345aef8d65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -128,6 +128,7 @@ class HaConfigBackup extends LitElement {
return html` return html`
<hass-tabs-subpage-data-table <hass-tabs-subpage-data-table
hasFab
.tabs=${[ .tabs=${[
{ {
translationKey: "ui.panel.config.backup.caption", translationKey: "ui.panel.config.backup.caption",