Compare commits

...
6 Commits
Author SHA1 Message Date
Ibrahem Khalil 9d886a18e5 Merge branch 'develop' into 14620 2023-01-08 12:23:37 +02:00
Ibrahem Khalil 48cb50b8d5 Merge branch 'develop' into 14620 2022-12-30 20:39:58 +02:00
Ibrahem Khalil 70ca925144 Merge branch 'develop' into 14620 2022-12-28 19:13:29 +02:00
ibrkhalil 11961c37ad Clean 2022-12-28 19:12:46 +02:00
Ibrahem Khalil 98da40d28d Merge branch 'develop' into 14620 2022-12-26 18:21:53 +02:00
ibrahem 7abd425f91 Add spacing for cross button on Android 2022-12-26 12:43:50 +02:00
@@ -94,7 +94,7 @@
:border-radius 7
:background-color colors/neutral-50
:position :absolute
:top -7
:top (if platform/android? 0 -7)
:right -7
:justify-content :center
:align-items :center})