Skip to content

Commit 6f09445

Browse files
committed
code review
1 parent 867c400 commit 6f09445

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Lumi/Components/Modal.purs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -435,6 +435,8 @@ styles = jss
435435
{ "@media (max-width: 860px)":
436436
{ position: "fixed"
437437
, top: "0"
438+
, right: "0"
439+
, bottom: "0"
438440
, left: "0"
439441
, height: "100%"
440442
, width: "100vw"

0 commit comments

Comments
 (0)