fix terminal font
This commit is contained in:
@@ -4,7 +4,7 @@ using SharpIDE.Godot.Features.Problems;
|
||||
|
||||
namespace SharpIDE.Godot.Features.BottomPanel;
|
||||
|
||||
public partial class BottomPanelManager : Panel
|
||||
public partial class BottomPanelManager : MarginContainer
|
||||
{
|
||||
public SharpIdeSolutionModel? Solution
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user