Browse Source

add .new-account-briefing SASS

nin-v2
Simon Grim 6 years ago
parent
commit
842075e68b
  1. 9
      sass/layout/_prompt.sass

9
sass/layout/_prompt.sass

@ -49,6 +49,15 @@ @@ -49,6 +49,15 @@
margin-top: -100px
/******** NEW ACCOUNT POPUP **********/
.new-account-briefing
&.prompt-wrapper
margin-top: -184px
.modal-blackout
@include modal-blackout
/************ FOLLOWING-CONFIG MODAL **********/
.prompt-wrapper.following-config-modal

Loading…
Cancel
Save