Skip to content

Commit

Permalink
ISTE-11: Added css to hide breadcrum
Browse files Browse the repository at this point in the history
  • Loading branch information
anilsingha-eGov committed May 3, 2024
1 parent 6674f41 commit 5147e08
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 5147e08

Please sign in to comment.