This commit is contained in:
Saoud Rizwan
2024-10-28 07:10:38 -04:00
parent 5f0067c915
commit 594e73ec4e
4 changed files with 13 additions and 4 deletions

View File

@@ -360,7 +360,7 @@ const BrowserSessionRow = memo((props: BrowserSessionRowProps) => {
display: "flex",
justifyContent: "space-between",
alignItems: "center",
padding: "8px",
padding: "8px 0px",
marginTop: "15px",
borderTop: "1px solid var(--vscode-editorGroup-border)",
}}>