We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6ce753 commit c25b1acCopy full SHA for c25b1ac
1 file changed
src/components/ChangelogDialog/ChangelogDialog.scss
@@ -7,7 +7,7 @@ $maxItemsHeight: 70vh;
7
--gc-changelog-dialog-width: 732px;
8
--gc-changelog-dialog-meta-width: 80px;
9
10
- width: var(--gc-changelog-dialog-width);
+ --g-dialog-width: var(--gc-changelog-dialog-width, 732px);
11
12
&__full-list-link-icon {
13
margin-inline-start: var(--g-spacing-1);
0 commit comments