diff --git a/projects/core/components/root/root.style.less b/projects/core/components/root/root.style.less index bcd04a843ef3..5f385fa64f60 100644 --- a/projects/core/components/root/root.style.less +++ b/projects/core/components/root/root.style.less @@ -18,7 +18,7 @@ html, .scrollbar-hidden(); } -body { +body[data-tui-theme] { .text-basic(); background: var(--tui-base-01); margin: 0;