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 55ce8e6 commit 090831cCopy full SHA for 090831c
packages/next/src/elements/DocumentLocked/index.scss
@@ -21,6 +21,7 @@
21
display: flex;
22
flex-direction: column;
23
gap: var(--base);
24
+ max-width: base(36);
25
26
> * {
27
margin: 0;
0 commit comments