mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
address some comments and improve ui
This commit is contained in:
@ -38,8 +38,8 @@ namespace osu.Game.Overlays.Profile.Header
|
||||
|
||||
public MarginPadding Padding
|
||||
{
|
||||
set => TabContainer.Padding = value;
|
||||
get => TabContainer.Padding;
|
||||
set => TabContainer.Padding = value;
|
||||
}
|
||||
|
||||
public ProfileHeaderTabControl()
|
||||
|
Reference in New Issue
Block a user