lolita-style/src/conponent/_modal.scss

4 行
246 B
SCSS

.modal-header, .modal-body, .modal-footer { color: $white1; }
.modal-header { background: linear-gradient(to bottom, $suwa04 0%, $suwa02 34%, $suwa03 100%); }
.modal-body { background-color: $black3; }
.modal-footer { background-color: $black2; }