From f67339ba8ff32589b2cbda0be19db932b4b2b121 Mon Sep 17 00:00:00 2001 From: wupengfei <834520024@qq.com> Date: 星期四, 13 二月 2025 15:52:54 +0800 Subject: [PATCH] Merge branch 'master' of http://120.26.58.240:8888/r/flexJobMiniApp --- apps/bMiniApp/src/styles/custom_theme.scss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/apps/bMiniApp/src/styles/custom_theme.scss b/apps/bMiniApp/src/styles/custom_theme.scss index b2641aa..7c3f048 100644 --- a/apps/bMiniApp/src/styles/custom_theme.scss +++ b/apps/bMiniApp/src/styles/custom_theme.scss @@ -8,4 +8,4 @@ $button-border-width: 0; $button-primary-background-color: $primary-color; -$body-background-color: #f9f9fb; +$body-background-color: #f6f6f8; -- Gitblit v1.9.1