From 372397345df1f3a10d3e7c4f4f42e40fa9d21cb0 Mon Sep 17 00:00:00 2001 From: otabekgh Date: Thu, 21 Dec 2023 11:19:15 +0300 Subject: [PATCH] build file fixed --- ui_src/src/App.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui_src/src/App.scss b/ui_src/src/App.scss index 32952b41c..8330ad1c9 100644 --- a/ui_src/src/App.scss +++ b/ui_src/src/App.scss @@ -1,6 +1,6 @@ @import '~antd/dist/antd.css'; @import '@stigg/react-sdk/dist/styles.css'; - +//test1 .App { text-align: center; color: var(--blue);