This commit is contained in:
2025-12-11 02:31:18 +00:00
parent e9de3fde2c
commit 3be8de28c6
4 changed files with 2 additions and 6 deletions

View File

@@ -25,7 +25,6 @@ import { DePage } from "./page.js";
import { DeContentInvoice } from "./contentinvoice.js";
import { demoFunc } from "./document.demo.js";
import { dedocumentSharedStyle } from "../style.js";
declare global {
interface HTMLElementTagNameMap {
@@ -95,7 +94,6 @@ export class DeDocument extends DeesElement {
public static styles = [
domtools.elementBasic.staticStyles,
dedocumentSharedStyle,
css`
:host {
display: block;