diff --git a/packages/ui/src/components/LoadingLayer/index.module.scss b/packages/ui/src/components/LoadingLayer/index.module.scss index 1e554f5f4..32cf8730f 100644 --- a/packages/ui/src/components/LoadingLayer/index.module.scss +++ b/packages/ui/src/components/LoadingLayer/index.module.scss @@ -6,7 +6,6 @@ left: 0; right: 0; bottom: 0; - background-color: var(--color-bg-mask); @include _.flex-column; z-index: 300; }