'Ckeditor widget to display: block

I put ckeditor widget to my post form with {{ form.content }} and I need to change its style display: inline-block to display:block.

Here you can see the code which I need to change



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source