diff --git a/chrome/popup.css b/chrome/popup.css index 3082757..e1d159b 100644 --- a/chrome/popup.css +++ b/chrome/popup.css @@ -15,6 +15,7 @@ body { display: flex; flex-flow: column; font-family: Inconsolata, sans-serif; + background-color: #fff; } /***********/