adding .monaco-hover inside of the CSS

This commit is contained in:
Aiday Marlen Kyzy
2023-06-19 13:23:42 +02:00
parent ab90467791
commit 2b65bd25e7

View File

@@ -3,7 +3,7 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
.resizable-hover {
.monaco-hover .resizable-hover {
z-index: 50;
}