From 7682fcc47a62e808780890740bd2a1700890266e Mon Sep 17 00:00:00 2001 From: Shivam Bhatia Date: Tue, 18 Mar 2025 21:24:26 +0530 Subject: [PATCH] Solved issue --- app/renderer/css/main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/app/renderer/css/main.css b/app/renderer/css/main.css index 0898191f5..47b297667 100644 --- a/app/renderer/css/main.css +++ b/app/renderer/css/main.css @@ -397,6 +397,7 @@ webview.focus { font-family: arial, sans-serif; background: rgb(34 44 49 / 100%); left: 56px; + margin-left: 4px; padding: 10px 20px; position: fixed; margin-top: 11px;