fix: broken CSS in the bottom panel fixed
This commit is contained in:
@@ -49,8 +49,7 @@
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
.editor-toolbar-button:hover,
|
||||
.panel-tab:hover {
|
||||
.editor-toolbar-button:hover {
|
||||
background: var(--vscode-toolbar-hoverBackground);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user