Commit 4a90d20aa9c9ecda4291ec9276b18c819426252a

Authored by 梁灏
1 parent 467e2cf9

Update custom.less

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/styles/custom.less
... ... @@ -22,6 +22,7 @@
22 22  
23 23 // Base
24 24 @body-background : #fff;
  25 +@component-background : #fff;
25 26 @font-family : -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC',
26 27 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif,
27 28 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
... ...