Fix several typos throughout the project

This commit is contained in:
Igor Putina 2024-09-27 23:45:54 +03:00
parent 6dc6489e69
commit dc7f6d0a07
126 changed files with 133 additions and 133 deletions

View file

@ -79,7 +79,7 @@
}
}
// Switchs
// Switches
#{$parent-selector} [type="checkbox"][role="switch"] {
#{$css-var-prefix}background-color: var(#{$css-var-prefix}switch-background-color);
#{$css-var-prefix}color: var(#{$css-var-prefix}switch-color);