From 7d20ff8238cde2694195b07a8003e742d3bd213f Mon Sep 17 00:00:00 2001 From: Net <93821485+somnetsak123@users.noreply.github.com> Date: Wed, 3 Apr 2024 17:59:58 +0700 Subject: [PATCH] =?UTF-8?q?feat:=20=E0=B9=80=E0=B8=9E=E0=B8=B4=E0=B9=88?= =?UTF-8?q?=E0=B8=A1=E0=B8=95=E0=B8=B1=E0=B8=A7=E0=B9=80=E0=B9=80=E0=B8=9B?= =?UTF-8?q?=E0=B8=A3=E0=B8=AA=E0=B8=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/css/app.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/css/app.scss b/src/css/app.scss index 49c668cd..a87a214e 100644 --- a/src/css/app.scss +++ b/src/css/app.scss @@ -11,6 +11,8 @@ --_bg-box-content-text: white; --_bg-tooltip-branch: #f0f9ff; --_bg-tooltip-branch-arrow: var(--_bg-tooltip-branch); + + --_color-stat-card: var(--blue-5); } html {