mirror of
https://github.com/esphome/esphome.git
synced 2025-09-04 04:12:23 +01:00
[lvgl] Allow padding to be negative (#8671)
This commit is contained in:
committed by
Jesse Hills
parent
37a2cb07d1
commit
1294e8ccd5
@@ -641,6 +641,8 @@ lvgl:
|
||||
knob:
|
||||
radius: 1
|
||||
width: "4"
|
||||
pad_left: -5
|
||||
pad_top: 5
|
||||
height: 10%
|
||||
bg_color: 0x000000
|
||||
width: 100%
|
||||
|
Reference in New Issue
Block a user