Fix #145391: File Output node: "Layers" uilist button is misaligned

Caused by 7d7562e849

Above commit added a `separator_spacer` (for no obvious reason?)
This PR removes it again.

Pull Request: https://projects.blender.org/blender/blender/pulls/145397
This commit is contained in:
Philipp Oeser
2025-08-29 16:13:12 +02:00
committed by Philipp Oeser
parent 51e3884ee6
commit a82d09bee4

View File

@@ -1066,8 +1066,6 @@ void uiTemplateImageSettings(uiLayout *layout,
/* Override color management */
if (color_management) {
col->separator_spacer();
if (uiLayout *panel = col->panel(C,
panel_idname ? panel_idname : "settings_color_management",
true,