diff --git a/src/App/styles.less b/src/App/styles.less index e6fd7d747..7f8f97d5c 100644 --- a/src/App/styles.less +++ b/src/App/styles.less @@ -156,6 +156,7 @@ html { overscroll-behavior: none; user-select: none; touch-action: manipulation; + background-color: var(--primary-background-color); -webkit-tap-highlight-color: transparent; @media (display-mode: standalone) {