Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcjg-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
bf6e0339
authored
2023-01-09 14:13:07 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:nav选中样式修改
1 parent
1894abee
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
src/layout/components/Navbar.vue
src/layout/components/Navbar.vue
View file @
bf6e033
...
...
@@ -105,6 +105,10 @@ export default {
@extend
.xuanzhong;
}
/
deep
/
.el-menu-item.is-active
{
@extend
.xuanzhong;
}
.navbar
{
height
:
$
headerHeight
;
...
...
Please
register
or
sign in
to post a comment