Removed extra border around markdown editor box

This commit is contained in:
Dan Brown 2021-11-15 11:37:17 +00:00
parent b546098b36
commit 226f296c9c
No known key found for this signature in database
GPG Key ID: 46D9F943C24A2EF9

View File

@ -439,6 +439,7 @@ html.dark-mode .CodeMirror pre {
width: 100%;
height: 100%;
margin-bottom: 0;
border: 0;
}
/**