From 4a90d20aa9c9ecda4291ec9276b18c819426252a Mon Sep 17 00:00:00 2001 From: 梁灏 Date: Wed, 27 Feb 2019 15:50:36 +0800 Subject: [PATCH] Update custom.less --- src/styles/custom.less | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/src/styles/custom.less b/src/styles/custom.less index 584a977..44fd062 100644 --- a/src/styles/custom.less +++ b/src/styles/custom.less @@ -22,6 +22,7 @@ // Base @body-background : #fff; +@component-background : #fff; @font-family : -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; -- libgit2 0.21.4