[design] improve header item vertical alignment controls

This commit is contained in:
zombieFox 2020-02-18 09:57:11 +00:00
parent a076c3a735
commit 089857551c

View File

@ -43,6 +43,7 @@
<div class="form-helper"> <div class="form-helper">
<p class="control-header-area-justify-helper form-helper-item">Effects may not be visible if the Header Area is full width.</p> <p class="control-header-area-justify-helper form-helper-item">Effects may not be visible if the Header Area is full width.</p>
</div> </div>
<div class="form-indent">
<hr> <hr>
<div class="form-wrap"> <div class="form-wrap">
<label class="control-header-area-align-label">Header item vertical alignment</label> <label class="control-header-area-align-label">Header item vertical alignment</label>
@ -61,6 +62,7 @@
<div class="form-helper"> <div class="form-helper">
<p class="control-header-area-align-baseline-helper form-helper-item">Header items aligned to the text baseline. Useful for when the Clock, Date and other text is sized large and need to sit on a line.</p> <p class="control-header-area-align-baseline-helper form-helper-item">Header items aligned to the text baseline. Useful for when the Clock, Date and other text is sized large and need to sit on a line.</p>
</div> </div>
</div>
<hr> <hr>
<div class="form-wrap"> <div class="form-wrap">
<div class="form-wrap"> <div class="form-wrap">