Revert "Add shadow to custom hovers"

This reverts commit 80ea6efb4a.
This commit is contained in:
Daniel Imms 2021-02-25 09:27:13 -08:00
parent dc04badf34
commit b91b917e9a

View file

@ -12,7 +12,6 @@
z-index: 40;
overflow: hidden;
max-width: 700px;
box-shadow: rgba(0, 0, 0, 0.36) 0px 0px 8px 2px;
}
.monaco-workbench .workbench-hover a {