A sort of hacky fix to the issue - text wrapping doesn't quite work
This commit is contained in:
@@ -11,3 +11,10 @@
|
||||
<iron-icon icon="dicecloud:code-braces"></iron-icon>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<template name="textareaBracketSuffix">
|
||||
<div class="textarea-bracket-suffix">
|
||||
<paper-tooltip position="left" animation-delay="0">This field accepts formulae in {curly brackets}</paper-tooltip>
|
||||
<iron-icon icon="dicecloud:code-braces"></iron-icon>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user