We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b546c21 commit b27dd98Copy full SHA for b27dd98
docs/src/app/pages/docs/slides/app-slide-content/app-slide-content.tsx
@@ -217,6 +217,11 @@ export class AppConcept {
217
<td>32px</td>
218
<td>Padding left of the all slide</td>
219
</tr>
220
+ <tr>
221
+ <td>--slide-content-justify-content</td>
222
+ <td>flex-start</td>
223
+ <td>Justify the content of the slide</td>
224
+ </tr>
225
<tr>
226
<td>--zIndex</td>
227
<td>1</td>
0 commit comments