mirror of
https://github.com/documize/community.git
synced 2025-07-28 17:49:41 +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>
|
</i>
|
||||||
</div>
|
</div>
|
||||||
{{else}}
|
{{else}}
|
||||||
{{ui/ui-spacer size=700}}
|
{{ui/ui-spacer size=100}}
|
||||||
{{/if}}
|
{{/if}}
|
||||||
{{document/document-page
|
{{document/document-page
|
||||||
roles=roles
|
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