mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Remove un-needed RelativeSizeAxes specifications.
This commit is contained in:
@ -12,7 +12,6 @@ namespace osu.Game.Overlays.KeyBinding
|
||||
{
|
||||
public override Drawable CreateIcon() => new SpriteIcon
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Icon = FontAwesome.Solid.Globe
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user