mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-04 11:35:57 +00:00
Merge branch 'master' of https://github.com/sharelatex/web-sharelatex
This commit is contained in:
commit
552cd5ddd4
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ block vars
|
|||
- var suppressSystemMessages = true
|
||||
|
||||
block content
|
||||
.editor(ng-controller="IdeController", ng-class="{'editor-dark': darkTheme}").full-size
|
||||
.editor(ng-controller="IdeController").full-size
|
||||
.loading-screen(ng-show="state.loading")
|
||||
.container
|
||||
h3 Loading...
|
||||
|
|
Loading…
Reference in a new issue