summaryrefslogtreecommitdiff
path: root/src/assets/styles/bmc/custom/_modal.scss
blob: a34a11bfd8cda6daa60e6eb66806b86c4a01cb65 (plain)
1
2
3
4
5
6
7
.modal-header {
  .close {
    font-weight: normal;
    color: theme-color("dark");
    opacity: 1;
  }
}