Open AlessandroCuba opened 6 years ago
$form->field($model, 'news', [
'options' => [
'style' => 'width: 100%;'
],
])->widget(CKEditor::className(),[
'options' => [
'row' => 6,
],
'preset' => 'basic'
])->label(false);
Hello
i cann´t the widget resize, i have tried
but not result!! thank,