Wallet/src/sass/views/includes/modals/screenshot-warning-model.scss

7 lines
140 B
SCSS
Raw Normal View History

2016-09-14 14:07:44 -04:00
#screenshot-warning-modal{
.popup-modal-header{
&-img{
background-image: url('../img/onboarding-no-screenshot.svg');
}
}
}