DEV: Add class to composer-ope plugin outlet container (#21171)
This commit is contained in:
parent
9858171f3c
commit
ff56f403a2
|
@ -27,7 +27,7 @@
|
|||
aria-label={{I18n this.saveLabel}}
|
||||
class="reply-area {{if this.canEditTags 'with-tags' 'without-tags'}}"
|
||||
>
|
||||
<span>
|
||||
<span class="composer-open-plugin-outlet-container">
|
||||
<PluginOutlet
|
||||
@name="composer-open"
|
||||
@connectorTagName="div"
|
||||
|
|
Loading…
Reference in New Issue