|
@@ -6,7 +6,8 @@ module.exports = Object.assign(
|
|
|
}),
|
|
|
{
|
|
|
"primary-color": "#E88B00",
|
|
|
- "component-background": "#ffffff",
|
|
|
+ // "component-background": "#ffffff",
|
|
|
+ "select-clear-background":"transparent",
|
|
|
"tree-title-height": "32px",
|
|
|
"modal-content-bg": "#262626",
|
|
|
}
|