Fix about:support

This commit is contained in:
ownedbywuigi 2026-04-03 10:53:28 +01:00
commit 89bf8a2b96

View file

@ -3,7 +3,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
html {
--aboutSupport-table-background: #ebebeb;
--aboutSupport-table-background: var(--in-content-box-background);
background-color: var(--in-content-page-background);
}