From c30962d5bd4f16fc8c284f0673bcb9d524bde9bf Mon Sep 17 00:00:00 2001 From: yflory Date: Tue, 7 Sep 2021 17:40:43 +0200 Subject: [PATCH] Add missing color --- www/form/app-form.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/form/app-form.less b/www/form/app-form.less index eb3945481..1b141240e 100644 --- a/www/form/app-form.less +++ b/www/form/app-form.less @@ -57,7 +57,7 @@ border-color: @color !important; } } - .cp-form-block-question-text { + .cp-form-block-question-text, .cp-form-block-question-number { color: @color !important; } .cp-form-type-sort:hover {