mirror of
https://github.com/documize/community.git
synced 2025-08-04 21:15:24 +02:00
Provide options for UI buttons to expand to fill parent
This commit is contained in:
parent
6126d4dd5d
commit
6c71a1f18d
2 changed files with 11 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
{{#if hasIcon}}
|
||||
<i class="dicon {{iconClass}}"/>
|
||||
{{/if}}
|
||||
<div class="label">{{label}}</div>
|
||||
<div class="label" title={{label}}>{{label}}</div>
|
||||
{{yield}}
|
Loading…
Add table
Add a link
Reference in a new issue