fixed status navbar responsive issue
This commit is contained in:
parent
e5b80c645d
commit
f10c3477ec
@ -86,6 +86,7 @@
|
||||
"text": "Enternet",
|
||||
"textStyle": {
|
||||
"color": "#000000",
|
||||
"fontSize": "1.5vmin",
|
||||
"fontWeight": "lighter"
|
||||
}
|
||||
},
|
||||
@ -135,6 +136,7 @@
|
||||
"text": "Lane Status",
|
||||
"textStyle": {
|
||||
"color": "#000000",
|
||||
"fontSize": "1.5vmin",
|
||||
"fontWeight": "lighter"
|
||||
}
|
||||
},
|
||||
@ -184,6 +186,7 @@
|
||||
"text": "Scanner History",
|
||||
"textStyle": {
|
||||
"color": "#000000",
|
||||
"fontSize": "1.5vmin",
|
||||
"fontWeight": "lighter"
|
||||
}
|
||||
},
|
||||
@ -1781,18 +1784,17 @@
|
||||
"height": 0.0269,
|
||||
"width": 0.0625,
|
||||
"x": 0.8974,
|
||||
"y": -0.011
|
||||
"y": 0.0084
|
||||
},
|
||||
"props": {
|
||||
"mode": "percent",
|
||||
"style": {
|
||||
"classes": "Button_Action",
|
||||
"marginBottom": "2px",
|
||||
"marginTop": "16px"
|
||||
"classes": "Button_Action"
|
||||
},
|
||||
"text": "Export to CSV",
|
||||
"textStyle": {
|
||||
"fontFamily": "Arial"
|
||||
"fontFamily": "Arial",
|
||||
"fontSize": "1vmin"
|
||||
}
|
||||
},
|
||||
"type": "ia.input.button"
|
||||
@ -2026,7 +2028,7 @@
|
||||
"props": {
|
||||
"dismissOnSelect": false,
|
||||
"enabled": false,
|
||||
"formattedValue": "Apr 25, 2025 3:56 AM",
|
||||
"formattedValue": "Apr 25, 2025 2:56 PM",
|
||||
"formattedValues": {
|
||||
"date": "Mar 26, 2021",
|
||||
"datetime": "Mar 26, 2021 12:00 AM",
|
||||
@ -2215,7 +2217,7 @@
|
||||
],
|
||||
"$ts": 1745580379000
|
||||
},
|
||||
"formattedValue": "Apr 25, 2025 4:26 AM",
|
||||
"formattedValue": "Apr 25, 2025 3:26 PM",
|
||||
"formattedValues": {
|
||||
"date": "Mar 29, 2021",
|
||||
"datetime": "Mar 29, 2021 1:37 PM",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user