mirror of
https://github.com/s00500/ESPUI.git
synced 2025-06-12 09:20:39 +00:00
Update documentation to explain vertical layout
Also explains how to label groups of sliders/switchers. Also makes a tiny tweak to the width of vertical sliders so they are the same width as switchers.
This commit is contained in:
@ -1142,7 +1142,7 @@ text {
|
||||
width: 150px;
|
||||
transform: rotate(270deg);
|
||||
display: inline-block;
|
||||
margin: 50px -45px 70px -45px;
|
||||
margin: 50px -42px 70px -42px;
|
||||
}
|
||||
|
||||
.vert-slider span {
|
||||
|
2
data/css/style.min.css
vendored
2
data/css/style.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user