fix for workflow topbar links

This commit is contained in:
yashsinghcodes
2024-05-30 13:03:41 +00:00
parent 5654a923af
commit 42bddf3459
-2
View File
@@ -14936,7 +14936,6 @@ const AngularWorkflow = (defaultprops) => {
right: 0,
left: isMobile ? 20 : leftBarSize + 20,
top: isMobile ? 30 : appBarSize + 20,
pointerEvents: "none",
}
@@ -14957,7 +14956,6 @@ const AngularWorkflow = (defaultprops) => {
<div style={topBarStyle}>
<div style={{
margin: "0px 10px 0px 10px",
pointerEvents: "none",
}}>
<Breadcrumbs
aria-label="breadcrumb"