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 08141e2 commit c573cefCopy full SHA for c573cef
packages/framework/esm-styleguide/src/workspaces2/workspace2.module.scss
@@ -10,7 +10,7 @@ $extraWideWorkspaceWidth: 48.25rem;
10
// This container has no layout purpose.
11
// It is used to set the --workspaceWidth variable.
12
.workspaceOuterContainer {
13
- --actionPanelOffset: 0;
+ --actionPanelOffset: 0px;
14
15
&.narrowWorkspace {
16
--workspaceWidth: #{$narrowWorkspaceWidth};
0 commit comments