7 lines
130 B
SCSS
7 lines
130 B
SCSS
#screenshot-warning-modal{
|
|
.popup-modal-header{
|
|
&-img{
|
|
background-image: url('../img/no-screenshot.svg');
|
|
}
|
|
}
|
|
}
|