mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-15 04:37:07 +01:00
Change MQTT retain flag, QoS and keep alive time from web UI (#321)
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
.iPhoneCheckContainer {
|
||||
-webkit-transform:translate3d(0,0,0);
|
||||
position: relative;
|
||||
height: 27px;
|
||||
height: 30px;
|
||||
cursor: pointer;
|
||||
overflow: hidden;
|
||||
margin-bottom: 10px;
|
||||
margin: 5px 0 10px 0;
|
||||
}
|
||||
|
||||
.iPhoneCheckContainer input {
|
||||
|
||||
Reference in New Issue
Block a user