mark ids
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<nav class="bg-neutral-700">
|
||||
<nav id='nav_bar' class="bg-neutral-700">
|
||||
<div class="mx-auto px-4" :class="[showNavbarBreadcrumb? 'min-h-12': 'h-12']">
|
||||
<div class="flex justify-between items-center flex-wrap relative" v-show="showNavbarBreadcrumb">
|
||||
<div id="nav_bar" class="flex flex-1 items-center">
|
||||
|
||||
Reference in New Issue
Block a user