update styling

This commit is contained in:
Matt Parker
2025-09-13 11:14:14 +10:00
parent c76b871b93
commit d503282574
7 changed files with 17 additions and 14 deletions

View File

@@ -4,7 +4,7 @@ using SharpIDE.Godot.Features.Problems;
namespace SharpIDE.Godot.Features.BottomPanel;
public partial class BottomPanelManager : MarginContainer
public partial class BottomPanelManager : Panel
{
public SharpIdeSolutionModel? Solution
{