* added display name to inverter view

This commit is contained in:
Andreas Erhard 2022-04-29 08:41:22 +02:00
parent 989c090fad
commit edcf69aa01
3 changed files with 9 additions and 1 deletions

View file

@ -136,6 +136,10 @@ label {
float: right;
}
div.ch-group {
display: inline-block;
}
div.ch {
width: 250px;
height: 410px;