fix: keep navbar row height stable with tabs

This commit is contained in:
jxxghp
2026-06-16 14:32:26 +08:00
parent 405e460ad6
commit 4a6f7390e6

View File

@@ -476,7 +476,7 @@ onMounted(async () => {
<!-- 👉 Navbar -->
<template #navbar="{ toggleVerticalOverlayNavActive }">
<div
class="theme-navbar-row d-flex h-full align-center mx-1"
class="theme-navbar-row d-flex h-16 align-center mx-1"
:class="{ 'theme-navbar-row--horizontal': showHorizontalThemeNav }"
>
<RouterLink v-if="showHorizontalThemeNav" :to="canAdmin ? '/dashboard' : '/apps'" class="theme-horizontal-logo">