fix: icon in title fixed

This commit is contained in:
2026-02-17 07:31:56 +01:00
parent cdb5fd31e2
commit 0feae530d3

View File

@@ -28,6 +28,8 @@
justify-content: center; justify-content: center;
width: 30px; width: 30px;
height: 30px; height: 30px;
padding: 0;
line-height: 0;
background: transparent; background: transparent;
border: none; border: none;
color: var(--vscode-foreground, #cccccc); color: var(--vscode-foreground, #cccccc);