Improved markdown mobile editor experience

- Updated styles of codemirror area to be a bit more forefull in taking
up space.
- Added a fullscreen toggle as a backup option.

For #1675
This commit is contained in:
Dan Brown
2019-12-22 14:21:18 +00:00
parent e06f9f7fe3
commit 865e8d4ec5
7 changed files with 39 additions and 6 deletions

View File

@ -403,6 +403,7 @@ span.CodeMirror-selectedtext { background: none; }
left: 0;
width: 100%;
height: 100%;
margin-bottom: 0;
}
/**