Ghost-Admin/lib/koenig-editor/addon/components/kg-action-bar.hbs

3 lines
283 B
Handlebars

<ul class="kg-action-bar inline-flex items-center pa0 ma0 pl1 pr1 nl1 list br3 shadow-2 bg-darkgrey-d1 white sans-serif f8 fw6 tracked-2 z-999 {{this.class}} {{this.animationClasses}}" style={{this.style}} data-kg-toolbar="true" data-kg-allow-clickthrough="true">
{{yield}}
</ul>