Improve look of some buttons inside the inspector

This commit is contained in:
Michael Alexsander
2025-09-11 17:58:04 -03:00
parent 2b832e9974
commit 06b155a18c
2 changed files with 34 additions and 26 deletions

View File

@ -414,6 +414,7 @@ class EditorInspectorSection : public Container {
int vertical_separation = 0;
int inspector_margin = 0;
int indent_size = 0;
int key_padding_size = 0;
Color warning_color;
Color prop_subsection;