Improve popup card editor preview
This commit is contained in:
@@ -79,6 +79,11 @@ const configSchema = [
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
name: "style",
|
||||
label: "CSS style",
|
||||
selector: { text: { multiline: true } },
|
||||
},
|
||||
];
|
||||
|
||||
class PopupCardEditor extends LitElement {
|
||||
|
||||
Reference in New Issue
Block a user