fixed status navbar responsive issue

This commit is contained in:
gugak 2025-05-12 12:55:03 +04:00
parent e5b80c645d
commit f10c3477ec

View File

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