Chat improvements:
Improved chat box styling. "All" button now works as a toggle for.. all buttons! Also improved persistence of the chat box when switching to/from lobby.
This commit is contained in:
@@ -28,7 +28,7 @@ namespace Content.Client.UserInterface
|
||||
});
|
||||
|
||||
SetAnchorAndMarginPreset(LayoutPreset.TopRight);
|
||||
MarginTop = 200;
|
||||
MarginTop = 250;
|
||||
MarginRight = 10;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user