diff --git a/settings.html b/settings.html index ad8144c..0df61c3 100644 --- a/settings.html +++ b/settings.html @@ -261,16 +261,18 @@ const currentReadme= await window.settingsAPI.getReadmeModel?.() || readmeDefault; container.innerHTML = ` -
- `; +
+
+ +
`; });