mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
positioning
Former-commit-id: 510fcaea11f0e9293e73ba98fb9ad79b5dbbadb5
This commit is contained in:
parent
64b7911123
commit
7e9bc685a8
Binary file not shown.
@ -130,7 +130,7 @@ impl<'a> Widget for CharacterWindow<'a> {
|
||||
|
||||
// Title
|
||||
Text::new("Character Name") // Add in actual Character Name
|
||||
.mid_top_with_margin_on(state.charwindow_frame, 6.0)
|
||||
.mid_top_with_margin_on(state.charwindow_frame, 4.0)
|
||||
.font_id(self.fonts.metamorph)
|
||||
.font_size(14)
|
||||
.color(TEXT_COLOR)
|
||||
|
Loading…
x
Reference in New Issue
Block a user