diff --git a/src/views/Answer/questions/QMatrix/MatrixInputPage.vue b/src/views/Answer/questions/QMatrix/MatrixInputPage.vue index 161b500b..d6a5d7c4 100644 --- a/src/views/Answer/questions/QMatrix/MatrixInputPage.vue +++ b/src/views/Answer/questions/QMatrix/MatrixInputPage.vue @@ -101,7 +101,6 @@ export default { border-color: #fff !important; } :deep(*) { - color: #fff !important; } td{ padding: 5px; diff --git a/src/views/Answer/questions/QMatrix/MatrixRadioPage.vue b/src/views/Answer/questions/QMatrix/MatrixRadioPage.vue index d50d011d..c1dac47b 100644 --- a/src/views/Answer/questions/QMatrix/MatrixRadioPage.vue +++ b/src/views/Answer/questions/QMatrix/MatrixRadioPage.vue @@ -54,6 +54,5 @@ export default { border-color: #fff !important; } :deep(*) { - color: #fff !important; } \ No newline at end of file