This commit is contained in:
Henning Dieterichs
2023-01-25 14:25:43 +01:00
committed by GitHub
parent d2e4f8fcb2
commit 2352e26dd0

View File

@@ -19,7 +19,7 @@
display: none;
}
.monaco-hover a:hover {
.monaco-hover a:hover:not(.disabled) {
cursor: pointer;
}