@acast006,
This issue mostly comes from the active theme you're using. Please try the solution below, it should solve the issue:
div.wpd-inline-shortcode {
display: block;
}
The CSS code should be added in the "Custom CSS Code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.
Please don't forget to delete all caches and press CTRL+F5 (twice) on the frontend before checking.