diff --git a/src/app.scss b/src/app.scss index 31535c0..ae985b4 100644 --- a/src/app.scss +++ b/src/app.scss @@ -232,7 +232,7 @@ select option.is-default { } .modal-card-body { // remove this once https: //github.com/jloh/bulma-prefers-dark/pull/90 is merged and released - background-color: $background-dark; + // background-color: $background-dark; } }