diff --git a/src/view.js b/src/view.js index 2f74232..08fe0e7 100644 --- a/src/view.js +++ b/src/view.js @@ -449,6 +449,7 @@ export const injectCSS = () => { text-align: center; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif; + background-color: white; } .nostr-zap-dialog[open], .nostr-zap-dialog form {