xref: /openbmc/webui-vue/src/assets/styles/bmc/custom/_modal.scss (revision d36ac8a8be8636ddd0e64ce005d507b21bcdeb00)
1.modal-header {
2  .btn-close {
3    font-weight: normal;
4    opacity: 1;
5  }
6  .modal-title {
7    font-size: 1.25rem;
8    font-weight: normal;
9    line-height: 1.3;
10  }
11}
12