fix spacing
This commit is contained in:
parent
37e98a7009
commit
0083a5e234
@ -259,7 +259,7 @@ impl epi::App for MathApp {
|
|||||||
|
|
||||||
// Displays commit info
|
// Displays commit info
|
||||||
ui.horizontal(|ui| {
|
ui.horizontal(|ui| {
|
||||||
ui.label("Commit: ");
|
ui.label("Commit:");
|
||||||
|
|
||||||
// Only include hyperlink if the build doesn't have untracked files
|
// Only include hyperlink if the build doesn't have untracked files
|
||||||
if GIT_VERSION.contains("-modified") {
|
if GIT_VERSION.contains("-modified") {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user