diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index 5080f67..1d21ce5 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -183,7 +183,7 @@ watch( display: flex; align-items: center; justify-content: flex-end; - height: 50px; + height: 80px; padding: 0 20px; color: #fff; background-color: #fff;