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 d5b30cb commit 36e87e7Copy full SHA for 36e87e7
src/material/core/tokens/_classes.scss
@@ -306,7 +306,7 @@
306
307
// Sets the border radius to extra small. Use for components that need a small amount of rounding,
308
// such as a chip. In Angular Material, this is used for the shape of a snackbar and a tooltip.
309
- .mat-corner-extra-sm {
+ .mat-corner-xs {
310
border-radius: var(--mat-sys-corner-extra-small);
311
}
312
0 commit comments