fix: fix template styles

This commit is contained in:
woothu
2019-10-16 16:17:34 +02:00
parent c639eb8213
commit 767a39d904
4 changed files with 16 additions and 14 deletions
+3 -3
View File
@@ -9,7 +9,7 @@ export default [
to: '/dashboard',
icon: 'cui-speedometer',
badge: {
variant: 'primary',
color: 'primary',
textHtml: 'NEW'
}
}
@@ -295,7 +295,7 @@ export default [
to: '/icons/coreui-icons',
icon: 'cui-star',
badge: {
variant: 'info',
color: 'info',
textHtml: 'NEW'
}
}
@@ -373,7 +373,7 @@ export default [
to: '/widgets',
icon: 'cui-calculator',
badge: {
variant: 'primary',
color: 'primary',
textHtml: 'NEW',
pill: true
}