+
{[...builtinPlugins, ...installedPluginList].map((plugin) => (
-
+
))}
diff --git a/web/src/routes/Main/index.tsx b/web/src/routes/Main/index.tsx
index 4413fdc0..e8ce35fc 100644
--- a/web/src/routes/Main/index.tsx
+++ b/web/src/routes/Main/index.tsx
@@ -15,7 +15,7 @@ const MainRoute: React.FC = React.memo(() => {
-
+
diff --git a/web/src/styles/antd/dark.less b/web/src/styles/antd/dark.less
index 09d9b88c..154399ec 100644
--- a/web/src/styles/antd/dark.less
+++ b/web/src/styles/antd/dark.less
@@ -42,6 +42,10 @@
background: #555;
}
}
+
+ &.ant-btn-link {
+ border-color: transparent;
+ }
}
// 表单