mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-29 12:16:39 +00:00
Don't allow dragging parent into child element
This commit is contained in:
parent
64fc58ddd2
commit
c9152bd077
@ -85,6 +85,7 @@ export class HaSortable extends LitElement {
|
||||
background: rgba(var(--rgb-primary-color), 0.25);
|
||||
border-radius: 4px;
|
||||
opacity: 0.4;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.sortable-drag {
|
||||
|
Loading…
x
Reference in New Issue
Block a user