Skip to content

Commit

Permalink
fix: border radius on syncing auth bottom sheet
Browse files Browse the repository at this point in the history
  • Loading branch information
jo-mut committed Apr 17, 2024
1 parent 570c62e commit 0cd1203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/status_im/common/bottom_sheet/style.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
(defn sheet
[{:keys [max-height]}]
{:position :absolute
:overflow :hidden
:bottom 0
:left 0
:right 0
Expand Down

0 comments on commit 0cd1203

Please sign in to comment.