Wallet/src/sass/views/includes/modals/screenshot-warning-model.scss
2016-09-27 09:58:56 -03:00

7 lines
130 B
SCSS

#screenshot-warning-modal{
.popup-modal-header{
&-img{
background-image: url('../img/no-screenshot.svg');
}
}
}