diff --git a/components/AndroidWidget/TraInfoEXWidget.jsx b/components/AndroidWidget/TraInfoEXWidget.jsx index 46cd4e8..d55cb43 100644 --- a/components/AndroidWidget/TraInfoEXWidget.jsx +++ b/components/AndroidWidget/TraInfoEXWidget.jsx @@ -23,9 +23,10 @@ export function TraInfoEXWidget({ time, delayString }) { justifyContent: "center", alignItems: "center", backgroundColor: "#0099CC", - width: "match_parent", + width: "100%", flexDirection: "row", - padding: 10, + paddingTop: 10, + paddingBottom: 10, }} >