mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
Et2Image: Fix widget style property overrode actual DOM style property
This commit is contained in:
parent
ac86b58457
commit
969164e7d3
@ -8,7 +8,7 @@
|
||||
* @author Nathan Gray
|
||||
*/
|
||||
|
||||
import {css, html, LitElement, render, nothing} from "lit";
|
||||
import {css, html, LitElement, nothing, render} from "lit";
|
||||
import {Et2Widget} from "../Et2Widget/Et2Widget";
|
||||
import {et2_IDetachedDOM} from "../et2_core_interfaces";
|
||||
import {property} from "lit/decorators/property.js";
|
||||
|
Loading…
Reference in New Issue
Block a user