diff --git a/src/App.scss b/src/App.scss index e4cfb561d9..6080b0e532 100644 --- a/src/App.scss +++ b/src/App.scss @@ -391,6 +391,7 @@ nav { &:last-child { border-bottom-right-radius: var(--roundness); border-bottom-left-radius: var(--roundness); + border: none; } }