diff --git a/app/src/layout/Wnd.ts b/app/src/layout/Wnd.ts index 97bc887e2..000430f87 100644 --- a/app/src/layout/Wnd.ts +++ b/app/src/layout/Wnd.ts @@ -63,7 +63,7 @@ export class Wnd {
  • - +
  • diff --git a/app/src/protyle/breadcrumb/index.ts b/app/src/protyle/breadcrumb/index.ts index c42304f67..ea5c6173f 100644 --- a/app/src/protyle/breadcrumb/index.ts +++ b/app/src/protyle/breadcrumb/index.ts @@ -46,12 +46,12 @@ export class Breadcrumb { '
    '} - + - + - -`; + +`; this.element = element.firstElementChild as HTMLElement; element.addEventListener("click", (event) => {