[design] add global scale helper text

This commit is contained in:
zombieFox 2019-12-02 22:55:18 +00:00
parent d52605d997
commit 53c93bcc81

View File

@ -243,6 +243,7 @@
</div> </div>
</div> </div>
<p class="control-layout-size-helper form-helper small">Resize all elements on the page.</p> <p class="control-layout-size-helper form-helper small">Resize all elements on the page.</p>
<p class="control-layout-size-helper form-helper small">Take care as some elements could scale up to outside the page.</p>
<div class="button-wrap"> <div class="button-wrap">
<button class="control-layout-size-default button mb-0" tabindex="1">Default Global scaling size</button> <button class="control-layout-size-default button mb-0" tabindex="1">Default Global scaling size</button>
</div> </div>