lolita-style/src/conponent/_modal.scss

4 行
246 B
SCSS
Raw 通常表示 履歴

2021-08-17 18:05:23 +09:00
.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; }