Update app.scss

This commit is contained in:
Morgan 2024-02-22 15:08:50 +09:00 committed by GitHub
parent eebdc36cc4
commit 2a5cd46c9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -232,7 +232,7 @@ select option.is-default {
} }
.modal-card-body { .modal-card-body {
// remove this once https: //github.com/jloh/bulma-prefers-dark/pull/90 is merged and released // remove this once https: //github.com/jloh/bulma-prefers-dark/pull/90 is merged and released
background-color: $background-dark; // background-color: $background-dark;
} }
} }