Update dialog.css

This commit is contained in:
Jabba 2020-10-11 23:24:12 +00:00 committed by GitHub
parent d2f2f628f7
commit e805d8a178
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
.CodeMirror-dialog {
position: absolute;
left: 0;
right: 0;
left: 0; right: 0;
background: inherit;
z-index: 15;
padding: .1em .8em;