This commit is contained in:
Matt Bierner 2021-05-26 09:32:24 -07:00
parent 1abeaf9775
commit 6a12866c3e
No known key found for this signature in database
GPG key ID: 099C331567E11888

View file

@ -105,7 +105,11 @@ body.showEditorSelection li.code-line:hover:before {
.vscode-high-contrast.showEditorSelection .code-line .code-line:hover:before {
border-left: none;
}
ul ul,ul ol,ol ul,ol ol{
ul ul,
ul ol,
ol ul,
ol ol {
margin-bottom: 0;
}