move text and button a bit so it's fitting when big

This commit is contained in:
GullCode 2023-04-13 10:36:15 +02:00
parent 72d1e21fc6
commit e60ec953ab

View File

@ -152,11 +152,11 @@ namespace ui
};
Button button_range{
{6 * 8, 1 * 16, 4 * 8, 16},
{7 * 8, 1 * 16, 4 * 8, 16},
""};
OptionsField filter_config{
{19 * 8, 1 * 16},
{20 * 8, 1 * 16},
4,
{
{"OFF ", 0},