mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	[lvgl] Allow padding to be negative (#8671)
This commit is contained in:
		| @@ -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