diff --git a/components/NavBar/NavBar.vue b/components/NavBar/NavBar.vue index 92c8899..cf2e969 100644 --- a/components/NavBar/NavBar.vue +++ b/components/NavBar/NavBar.vue @@ -182,5 +182,6 @@ flex-direction: row; align-items: center; padding-left: 3px; + flex-shrink: 0; } \ No newline at end of file