mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Remove grid usage in SettingsItem
This commit is contained in:
@ -11,7 +11,6 @@ namespace osu.Game.Overlays.Settings
|
||||
{
|
||||
protected override Drawable CreateControl() => new OutlinedTextBox
|
||||
{
|
||||
Margin = new MarginPadding { Top = 5 },
|
||||
RelativeSizeAxes = Axes.X,
|
||||
CommitOnFocusLost = true
|
||||
};
|
||||
|
Reference in New Issue
Block a user