We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52c4ed8 commit a63cbd1Copy full SHA for a63cbd1
1 file changed
resources/scss/src/apps/portal/Viewport.scss
@@ -57,7 +57,7 @@ body {
57
58
.portal-shared-background {
59
background-attachment: fixed;
60
- background-color: var(--sem-color-bg-neutral-default);
+ background-color: #fcfcfc;
61
background-image:
62
radial-gradient(at 0% 0%, rgba(62, 99, 221, 0.05) 0px, transparent 50%),
63
radial-gradient(at 100% 100%, rgba(138, 43, 226, 0.05) 0px, transparent 50%);
0 commit comments