1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-09 10:22:51 +03:00

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

@@ -38,6 +38,7 @@ return [
'reset' => 'Reset',
'remove' => 'Remove',
'add' => 'Add',
'fullscreen' => 'Fullscreen',
// Sort Options
'sort_options' => 'Sort Options',