refactor: adjust header and sidebar to new styles

This commit is contained in:
woothu
2019-09-20 18:07:44 +02:00
parent b3e6540052
commit 44f80324df
11 changed files with 139 additions and 175 deletions
+4 -2
View File
@@ -446,8 +446,10 @@ export default [
name: 'Download CoreUI',
href: 'http://coreui.io/vue/',
icon: 'cui-cloud-download',
addLinkClasses: 'c-nav-link-success',
},
attrs: {
class: 'mt-auto',
variant: 'success'
}
}
],
@@ -458,7 +460,7 @@ export default [
name: 'Try CoreUI PRO',
href: 'http://coreui.io/pro/vue/',
icon: 'cui-layers',
variant: 'danger'
addLinkClasses: 'c-nav-link-danger',
}
}
]