fixed header bug (#12632)
Co-authored-by: Shamika Kumar <shamika_kumar@Shamikas-MacBook-Pro.local>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<nav class="navbar navbar-inverse fixed-top navbar-expand-sm">
|
||||
<nav class="navbar navbar-inverse fixed-top navbar-expand-md">
|
||||
<div class="navbar-header">
|
||||
<router-link
|
||||
class="nav-item"
|
||||
|
||||
Reference in New Issue
Block a user