diff --git a/webview-ui/src/components/SettingsView.tsx b/webview-ui/src/components/SettingsView.tsx index 37d44bc..ffc4fdb 100644 --- a/webview-ui/src/components/SettingsView.tsx +++ b/webview-ui/src/components/SettingsView.tsx @@ -72,23 +72,23 @@ const SettingsView = ({ left: 0, right: 0, bottom: 0, - padding: "10px 18px 18px 20px", + padding: "10px 0px 15px 20px", display: "flex", flexDirection: "column", overflow: "hidden", }}> -
If you have any questions or feedback, feel free to open an issue at{" "}