Fix create section on iOS (#23123)

This commit is contained in:
Paul Bottein 2024-12-03 16:16:52 +01:00 committed by GitHub
parent 480de9ef03
commit 8e6f4886e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -246,7 +246,7 @@ export class SectionsView extends LitElement implements LovelaceViewElement {
<ha-sortable
group="card"
@item-added=${this._handleCardAdded}
filter="button"
draggable-selector=".card"
.rollback=${false}
>
<div class="create-section-container">