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 e66df3e commit 69629adCopy full SHA for 69629ad
src/lib/core/style/_form-common.scss
@@ -11,7 +11,7 @@
11
12
// Figures out the color of the placeholder for a form control.
13
// Used primarily to prevent the various form controls from
14
-// becoming out of sync since these colors aren't in a pallette.
+// becoming out of sync since these colors aren't in a palette.
15
@function _mat-control-placeholder-color($theme) {
16
$foreground: map-get($theme, foreground);
17
$is-dark-theme: map-get($theme, is-dark);
0 commit comments