mirror of
https://github.com/status-im/status-mobile.git
synced 2025-02-11 08:07:07 +00:00
fix: border radius on syncing auth bottom sheet
This commit is contained in:
parent
5802097f5f
commit
0d7c2684ee
@ -8,6 +8,7 @@
|
|||||||
(defn sheet
|
(defn sheet
|
||||||
[{:keys [max-height]}]
|
[{:keys [max-height]}]
|
||||||
{:position :absolute
|
{:position :absolute
|
||||||
|
:overflow :hidden
|
||||||
:bottom 0
|
:bottom 0
|
||||||
:left 0
|
:left 0
|
||||||
:right 0
|
:right 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user