Margin for footer elements

This commit is contained in:
Erwin Ried 2020-08-15 15:47:23 +02:00
parent 8251cf7dbb
commit ccef06c088

View File

@ -222,12 +222,12 @@ private:
}; };
Text version { Text version {
{0, 0, 11 * 8, 16}, {2, 0, 11 * 8, 16},
version_string version_string
}; };
LiveDateTime ltime { LiveDateTime ltime {
{176, 0, 8 * 8, 16} {174, 0, 8 * 8, 16}
}; };
}; };