Skip to content

Commit b9aa936

Browse files
committed
style(mobile): drop the amber left border on the Upgrade prepay tip
1 parent 6980116 commit b9aa936

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

clients/mobile/src/screens/UpgradeScreen.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -285,8 +285,6 @@ const styles = StyleSheet.create({
285285
tip: {
286286
marginTop: space.lg,
287287
backgroundColor: color.orbCoreOn,
288-
borderLeftColor: color.amber,
289-
borderLeftWidth: 2,
290288
borderRadius: radius.sm,
291289
paddingVertical: space.md,
292290
paddingHorizontal: space.md,

0 commit comments

Comments
 (0)