From ff3d0364a1c9168957bc65dcd931d9ea10e1a07f Mon Sep 17 00:00:00 2001 From: Build Automaion Date: Thu, 12 Sep 2024 04:53:14 +0530 Subject: [PATCH] Integrated latest changes at 09-12-2024 4:30:07 AM --- ej2-vue/code-snippet/common/fluent2-cs2/app.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ej2-vue/code-snippet/common/fluent2-cs2/app.vue b/ej2-vue/code-snippet/common/fluent2-cs2/app.vue index 99fc5fc78..4295f1857 100644 --- a/ej2-vue/code-snippet/common/fluent2-cs2/app.vue +++ b/ej2-vue/code-snippet/common/fluent2-cs2/app.vue @@ -23,6 +23,6 @@ button { margin: 25px 5px 20px 20px; } :root { - --color-sf-primary: 104, 134, 164; + --color-sf-primary: #6886a4; } \ No newline at end of file