Skip to content

Commit

Permalink
fix: color of overflowed menu mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
clarkdo committed Sep 18, 2017
1 parent 086f336 commit 4d5297f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/components/Navbar.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<div class="navbar">
<div class="navbar el-menu--dark">
<el-menu class="el-menu-demo"
:default-active="$route.path" theme="dark">
<header>
Expand Down

0 comments on commit 4d5297f

Please sign in to comment.