Skip to content

Commit

Permalink
fix: remove outdated nav item border
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout committed Nov 9, 2024
1 parent 550111a commit bfb5e50
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/navigation/Navigation.css
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@
padding: var(--padding) 0;
padding-left: calc(var(--padding-left-global) + 5px);
}
#menu-modal .nav-item-level-3 {
border-right: 4px solid #eee;
}
.nav-item-level-3 {
--shadow-size: 9px;
--shadow-color: rgba(0, 0, 0, 0.11);
Expand Down

0 comments on commit bfb5e50

Please sign in to comment.