Skip to content

Commit 2b65bd2

Browse files
committed
adding .monaco-hover inside of the CSS
1 parent ab90467 commit 2b65bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vs/base/browser/ui/hover/hover.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Licensed under the MIT License. See License.txt in the project root for license information.
44
*--------------------------------------------------------------------------------------------*/
55

6-
.resizable-hover {
6+
.monaco-hover .resizable-hover {
77
z-index: 50;
88
}
99

0 commit comments

Comments
 (0)