mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Make ide body have main role
This commit is contained in:
parent
9e40555c89
commit
3482724679
1 changed files with 2 additions and 1 deletions
|
@ -57,8 +57,9 @@ block content
|
|||
include ./editor/share
|
||||
!= moduleIncludes("publish:body", locals)
|
||||
|
||||
#ide-body(
|
||||
main#ide-body(
|
||||
ng-cloak,
|
||||
role="main",
|
||||
layout="main",
|
||||
ng-hide="state.loading",
|
||||
resize-on="layout:chat:resize",
|
||||
|
|
Loading…
Reference in a new issue