Roo/htmleditor/BlockFigure.js
authorAlan <alan@roojs.com>
Thu, 6 Jan 2022 05:11:29 +0000 (13:11 +0800)
committerAlan <alan@roojs.com>
Thu, 6 Jan 2022 05:11:29 +0000 (13:11 +0800)
Roo/htmleditor/BlockFigure.js

index 026259c..0afe914 100644 (file)
@@ -260,6 +260,7 @@ Roo.extend(Roo.htmleditor.BlockFigure, Roo.htmleditor.Block, {
                         'font-style': 'italic',
                         display : this.caption_display
                     },
+                    cls : this.cls + '-thumbnail',
                     html : this.caption
                     
                 }