Better styling for settings pages + dropdown menus

This commit is contained in:
ailurux
2024-03-18 13:11:13 +11:00
parent 1133d46215
commit f1599c237c
5 changed files with 92 additions and 44 deletions
-5
View File
@@ -13,11 +13,6 @@ local styles = {
text_font = font.fusion_10,
text_align = lvgl.ALIGN.CENTER,
},
settings_title = lvgl.Style {
pad_top = 2,
pad_bottom = 4,
text_font = font.fusion_10,
}
}
return styles