mirror of
https://github.com/documize/community.git
synced 2025-07-25 08:09:43 +02:00
Reduce empty space for anon users on doc view
This commit is contained in:
parent
ca213ba5d1
commit
984aa854e5
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
</i>
|
||||
</div>
|
||||
{{else}}
|
||||
{{ui/ui-spacer size=700}}
|
||||
{{ui/ui-spacer size=100}}
|
||||
{{/if}}
|
||||
{{document/document-page
|
||||
roles=roles
|
||||
|
|
|
@ -1 +1 @@
|
|||
{"compilerOptions":{"target":"es6","experimentalDecorators":true},"exclude":["node_modules","bower_components","tmp","vendor",".git","dist"],"typeAcquisition":{"include":["underscore"]}}
|
||||
{"compilerOptions":{"target":"es6","experimentalDecorators":true},"exclude":["node_modules","bower_components","tmp","vendor",".git","dist","dist-prod"],"typeAcquisition":{"include":["underscore"]}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue