Current File : //home/tradevaly/public_html/phpmy/themes/original/scss/_modal.scss
.modal-header {
  background-image: linear-gradient(#f8f8f8, #d8d8d8);
}

.modal-footer {
  background-color: $th-background;
}