Skip to content

Commit

Permalink
fix(admin-ui): Fix position of main nav status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbromley committed Jul 3, 2023
1 parent 92f35d0 commit 8669ef4
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,6 @@ nav.main-nav {
left: 27px;
top: 6px;
}
.nav-group .section-header vdr-status-badge {
left: 20px;
}

0 comments on commit 8669ef4

Please sign in to comment.