This commit is contained in:
Chaitu Nookala 2021-11-26 20:28:11 +01:00 committed by GitHub
commit 877732b61d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -166,10 +166,12 @@
height: 100%;
width: 46px;
font-size: 16px;
transition: background 0.22s;
}
.monaco-workbench .part.titlebar > .window-controls-container > .window-icon:hover {
background-color: rgba(255, 255, 255, 0.1);
transition: background 0.13s;
}
.monaco-workbench .part.titlebar.light > .window-controls-container > .window-icon:hover {