Fix backups fab spacer (#23490)

This commit is contained in:
karwosts 2024-12-28 09:00:28 -08:00 committed by Paulus Schoutsen
parent 5c7fe04562
commit d3b4014182
2 changed files with 2 additions and 2 deletions

View File

@ -301,7 +301,7 @@ class HaConfigBackupBackups extends SubscribeMixin(LitElement) {
return html`
<hass-tabs-subpage-data-table
hasFab
has-fab
.tabs=${[
{
translationKey: "ui.panel.config.backup.caption",

View File

@ -177,7 +177,7 @@ export class HaConfigLovelaceRescources extends LitElement {
.filter=${this._filter}
@search-changed=${this._handleSearchChange}
@row-click=${this._editResource}
hasFab
has-fab
clickable
>
<ha-fab