ui: fix icons font layout

This commit is contained in:
ardocrat 2023-10-16 22:39:40 +03:00
parent 501af7ec68
commit 554ec54c85

View file

@ -155,7 +155,7 @@ pub fn setup_fonts(ctx: &Context) {
scale: 1.0, scale: 1.0,
y_offset_factor: -0.30, y_offset_factor: -0.30,
y_offset: 0.0, y_offset: 0.0,
baseline_offset_factor: 0.30, baseline_offset_factor: 0.50,
}), }),
); );
fonts fonts