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 7d3fd45 commit 42e451aCopy full SHA for 42e451a
docs/MigrationGuide.mdx
@@ -162,7 +162,7 @@ Most variables can be replaced by applying the corresponding CSS classes from th
162
| `sapUiLargeMarginBeginEnd` | `.sap-margin-x-large` |
163
| **Vertical Margins** | |
164
| `sapUiTinyMarginTopBottom` | `.sap-margin-y-tiny` |
165
-| `sapUiSmallMarginBeginEnd` | `.sap-margin-y-small` |
+| `sapUiSmallMarginTopBottom` | `.sap-margin-y-small` |
166
| `sapUiMediumMarginTopBottom` | `.sap-margin-y-medium` |
167
| `sapUiLargeMarginTopBottom` | `.sap-margin-y-large` |
168
| **Responsive Margins** | |
0 commit comments