You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Umbraco.Web.UI.Client/src/packages/core/workspace/components/workspace-breadcrumb/workspace-menu-breadcrumb/workspace-menu-breadcrumb.element.ts
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -95,6 +95,8 @@ export class UmbWorkspaceBreadcrumbElement extends UmbLitElement {
Copy file name to clipboardExpand all lines: src/Umbraco.Web.UI.Client/src/packages/core/workspace/components/workspace-breadcrumb/workspace-variant-menu-breadcrumb/workspace-variant-menu-breadcrumb.element.ts
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -167,10 +167,8 @@ export class UmbWorkspaceVariantMenuBreadcrumbElement extends UmbLitElement {
167
167
UmbTextStyles,
168
168
css`
169
169
:host {
170
-
/* TODO: This is a temp solution to handle an issue where long nested breadcrumbs would hide workspace actions */
0 commit comments