Skip to content

Commit

Permalink
ISTE-11: Added css to hide breadcrum ( #787 )
Browse files Browse the repository at this point in the history
ISTE-11: Added css to hide breadcrum
  • Loading branch information
anilsingha-eGov authored May 3, 2024
2 parents 6674f41 + 5147e08 commit 9c606c8
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@
margin-bottom: 24px !important;
border-left: none;
}
.workbench-bredcrumb {
display: none !important;
}
</style>
</head>

Expand Down

0 comments on commit 9c606c8

Please sign in to comment.