mirror of
https://github.com/0x1d/esp8266-laser.git
synced 2025-12-15 02:22:22 +01:00
more styling
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
<li class="form-row">
|
||||
<input type="range" class="motor slider" value="1" min="1" max="128" data-motor-nr="2">
|
||||
</li>
|
||||
<li class="form-row">
|
||||
<li class="form-row info">
|
||||
<label>Motor 3</label>
|
||||
<label>123</label>
|
||||
</li>
|
||||
|
||||
@@ -119,3 +119,7 @@ form .form-row input[type="checkbox"] {
|
||||
color: white;
|
||||
border: 0;
|
||||
}
|
||||
.spiro-control .form-row.info {
|
||||
padding-bottom: 0px;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user