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:
parent
0c464cf0b7
commit
665fc995f0
@ -243,11 +243,11 @@ input {
|
||||
/* OTmonitor */
|
||||
.otmoncolumn1 {
|
||||
float: left;
|
||||
width: 285px;
|
||||
width: 270px;
|
||||
}
|
||||
.otmoncolumn2 {
|
||||
float: left;
|
||||
width: 50px;
|
||||
width: 40px;
|
||||
text-align: right;
|
||||
}
|
||||
.otmoncolumn3 {
|
||||
|
Loading…
Reference in New Issue
Block a user