From 21fd09f76f946d2fdca2b89055867544d8401d36 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 11 Feb 2021 12:52:15 +0800 Subject: [PATCH] examples/bootstrap/popover.js --- examples/bootstrap/popover.js | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/bootstrap/popover.js b/examples/bootstrap/popover.js index 5f405ae114..45fcce558d 100644 --- a/examples/bootstrap/popover.js +++ b/examples/bootstrap/popover.js @@ -54,6 +54,7 @@ Roo.apply(Pman.Popover.FileTest.prototype, { items : [ { xtype : 'Table', + cls : 'm-0'; listeners : { render : function (_self) { -- 2.39.2