mirror of
https://github.com/ppy/osu.git
synced 2026-05-28 03:01:17 +08:00
Ensure "chatting in..." text is aligned with chat message
This commit is contained in:
@@ -32,7 +32,7 @@ namespace osu.Game.Overlays.Chat
|
||||
private Container searchIconContainer = null!;
|
||||
private ChatTextBox chatTextBox = null!;
|
||||
|
||||
private const float chatting_text_width = 180;
|
||||
private const float chatting_text_width = 240;
|
||||
private const float search_icon_width = 40;
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
|
||||
Reference in New Issue
Block a user