This commit is contained in:
jeanp413
2021-01-19 15:30:03 -05:00
parent eaa959d34b
commit 3ed456050c

View File

@@ -45,10 +45,13 @@
}
.monaco-hover hr {
box-sizing: border-box;
border-left: 0px;
border-right: 0px;
margin-top: 4px;
margin-bottom: -4px;
margin-left: -10px;
margin-right: -10px;
margin-left: -8px;
margin-right: -8px;
height: 1px;
}