Bug 32030: Increase font-weight for nav menu only
Not the breadcrumb Signed-off-by: Jonathan Field <jonathan.field@ptfs-europe.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
cd2884d907
commit
ca05262604
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ export default {
|
|||
|
||||
<style src="vue-select/dist/vue-select.css"></style>
|
||||
<style>
|
||||
a.router-link-active {
|
||||
#navmenulist a.router-link-active {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue