summaryrefslogtreecommitdiff
path: root/lua/widgets.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/widgets.lua')
-rw-r--r--lua/widgets.lua4
1 files changed, 0 insertions, 4 deletions
diff --git a/lua/widgets.lua b/lua/widgets.lua
index 2eab3af6..4e83393e 100644
--- a/lua/widgets.lua
+++ b/lua/widgets.lua
@@ -226,10 +226,6 @@ function widgets.IconBtn(parent, icon, text)
},
w = lvgl.SIZE_CONTENT,
h = lvgl.SIZE_CONTENT,
- pad_top = 1,
- pad_bottom = 1,
- pad_left = 1,
- pad_column = 1
}
btn:Image {
src = icon