diff --git a/app/components/exporter.module.scss b/app/components/exporter.module.scss index c2046ffc0..ed6289f17 100644 --- a/app/components/exporter.module.scss +++ b/app/components/exporter.module.scss @@ -197,6 +197,12 @@ } } + &-system { + .body { + background-color: var(--white); + } + } + &-user { flex-direction: row-reverse;