mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 15:26:36 +00:00
Fix create section on iOS (#23123)
This commit is contained in:
parent
480de9ef03
commit
8e6f4886e8
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user