1
mirror of https://github.com/rvdbreemen/OTGW-firmware synced 2024-11-16 04:33:49 +01:00

fix css for iphone x and more

This commit is contained in:
Robert van den Breemen 2021-01-10 13:38:47 +01:00
parent 0c464cf0b7
commit 665fc995f0

View File

@ -243,11 +243,11 @@ input {
/* OTmonitor */
.otmoncolumn1 {
float: left;
width: 285px;
width: 270px;
}
.otmoncolumn2 {
float: left;
width: 50px;
width: 40px;
text-align: right;
}
.otmoncolumn3 {