Commit 2f0ac6fc4864f41149200ead39ea699a5ac515f3

Authored by Melody
1 parent 780786ba4d

Okay now it's in the middle

Showing 1 changed file with 3 additions and 1 deletions Side-by-side Diff

... ... @@ -66,6 +66,8 @@
66 66 }
67 67  
68 68 .modal.bottom-sheet {
69   - position: relative;
  69 + width: 40%;
  70 + margin-left: auto;
  71 + margin-right: auto;
70 72 }