Move the burger menu to the right side
This commit is contained in:
parent
6e759ea306
commit
23b8a9d6c3
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ import { Popover } from 'bootstrap';
|
|||
<template>
|
||||
<nav class="navbar navbar-expand-lg bg-primary" data-bs-theme="dark">
|
||||
<div class="container-fluid">
|
||||
<span class="navbar-brand"></span>
|
||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#mainNavBar" aria-controls="mainNavBar" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
|
|
Loading…
Reference in a new issue