UNPKG

iobroker.heatingcontrol

Version:
18 lines (15 loc) 266 B
/* You can delete those if you want. I just found them very helpful */ * { box-sizing: border-box } .m { /* Don't cut off dropdowns! */ overflow: initial; } /* Add your styles here */ .polled { height: 100px !important; } .adapter-body { overflow: auto; }