s00500 / ESPUI

A simple web user interface library for ESP32 and ESP8266

Home Page:https://valencia.lbsfilm.at/midterm-presentation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Separator in control panel and wide in%

martelnov opened this issue · comments

Hello,
1)I need divide group control with separator, But it dont work.
2) ESPUI.setElementStyle(grouplabel5, "width: 20%"); dont work. It produce in HTML "width: 20". But "width: 50px" work well.