@ -239,14 +239,16 @@ function _show(hasCancel, title, message, callback, config = {}) {
height: 24,
},
{
el: {
type: Label.xtype,
css: { "font-size": 16 },
css: {"font-size": 16},
cls: 'bi-font-bold', // 16px
textAlign: 'left',
width: 'fill',
text: title || i18nText('BI-Basic_Prompt'),
lgap: 16,
],
tgap: 32,