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
657bba06e9
commit
3f57ab4f2a
BIN
assets/voxygen/element/frames/tab_bg.vox
(Stored with Git LFS)
BIN
assets/voxygen/element/frames/tab_bg.vox
(Stored with Git LFS)
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…
Reference in New Issue
Block a user