more specific rule for the box itself

This commit is contained in:
Joni Juup
2022-02-09 13:14:17 +02:00
parent f9d617efdc
commit eddf228283

View File

@@ -47,6 +47,6 @@ html.light .gutter-horizontal:hover {
.monaco-editor .monaco-hover hr {
margin: 8px 0;
}
.monaco-hover {
.monaco-editor .monaco-hover {
z-index: 9999;
}