diff --git a/src/App.scss b/src/App.scss index f94583c973..61ab44e642 100644 --- a/src/App.scss +++ b/src/App.scss @@ -376,6 +376,7 @@ nav { position: relative; border-bottom: 1px solid; border-color: var(--border); + width: 100%; &:first-child { border-top-right-radius: var(--roundness);