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 3440dbe commit 17aa21aCopy full SHA for 17aa21a
dialog/internal/_dialog.scss
@@ -183,6 +183,7 @@
183
font-family: map.get($tokens, 'supporting-text-font');
184
font-size: map.get($tokens, 'supporting-text-size');
185
line-height: map.get($tokens, 'supporting-text-line-height');
186
+ flex: 1;
187
font-weight: map.get($tokens, 'supporting-text-weight');
188
height: min-content; // Needed for Safari
189
position: relative;
0 commit comments