remove garbage css rule

This commit is contained in:
burnettk 2022-11-04 18:30:45 -04:00
parent d65b6bdfd3
commit 30f0ce92a3
1 changed files with 0 additions and 5 deletions

View File

@ -30,11 +30,6 @@ span.bjs-crumb {
margin-bottom: 2em;
}
// forces the navigation items to be displayed at all viewport sizes
.cds--header__nav {
display: block;
}
.active-task-highlight:not(.djs-connection) .djs-visual > :nth-child(1) {
fill: yellow !important;
opacity: .6;