diff --git a/frontend/src/components/config-page/config-page.ts b/frontend/src/components/config-page/config-page.ts
index 296f1ee..d3bf6a9 100644
--- a/frontend/src/components/config-page/config-page.ts
+++ b/frontend/src/components/config-page/config-page.ts
@@ -971,11 +971,6 @@ export class ConfigPage extends LitElement {
);
}
- .add-library-btn {
- margin-top: 0.75em;
- margin-bottom: 1em;
- }
-
.toast {
position: fixed;
bottom: 80px;
@@ -2291,6 +2286,12 @@ export class ConfigPage extends LitElement {
`
: html`
+
-