updated the reactModal

pull/749/head^2
LianaHus 4 years ago committed by yann300
parent 5b53751942
commit 42db67accd
  1. 2
      libs/remix-ui/modal-dialog/src/lib/remix-ui-modal-dialog.css

@ -1,5 +1,5 @@
.remixModalContent {
box-shadow: 0 0 8px 1000px rgba(0,0,0,0.6),0 6px 20px 0 rgba(0,0,0,0.19);
box-shadow: 0 0 8px 10000px rgba(0,0,0,0.6),0 6px 20px 0 rgba(0,0,0,0.19);
-webkit-animation-name: animatetop;
-webkit-animation-duration: 0.4s;
animation-name: animatetop;

Loading…
Cancel
Save