make the info text small
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
This app has it's own user management.
|
||||
<span ng-show="appConfigure.ftp">This setting also controls SFTP access.</span>
|
||||
</p>
|
||||
<p ng-show="appConfigure.app.manifest.addons.email">
|
||||
<p ng-show="appConfigure.app.manifest.addons.email" class="text-small">
|
||||
This app is pre-configured for use with <a href="https://cloudron.io/documentation/email/" target="_blank">Cloudron Email</a>.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user