From 282098006022649229316e6c7e5f6564a089eb0b Mon Sep 17 00:00:00 2001 From: Vanessa Date: Tue, 12 Sep 2023 11:18:12 +0800 Subject: [PATCH] :lipstick: --- app/src/layout/Wnd.ts | 2 +- app/src/protyle/breadcrumb/index.ts | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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) => {