summaryrefslogtreecommitdiff
path: root/src/main.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.js')
-rw-r--r--src/main.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.js b/src/main.js
index 84adb408..ab1f2967 100644
--- a/src/main.js
+++ b/src/main.js
@@ -55,7 +55,7 @@ Vue.use(AlertPlugin);
Vue.use(BadgePlugin);
Vue.use(ButtonPlugin);
Vue.use(BVConfigPlugin, {
- BFormText: { textVariant: 'black' },
+ BFormText: { textVariant: 'secondary' },
BTable: {
headVariant: 'light',
footVariant: 'light'