Commit cf44e69
authored
fix(card): rename misnamed instance of background color mod (#2417)
The custom mod property for the background color was named incorrectly
in one of the declarations. It already exists and is used by the rest
of the file with the correct name, so this is more of a bug fix than
an overall renaming.1 parent 3a49432 commit cf44e69
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
| 141 | + | |
140 | 142 | | |
141 | 143 | | |
142 | 144 | | |
143 | | - | |
144 | | - | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
145 | 150 | | |
146 | 151 | | |
147 | 152 | | |
| |||
0 commit comments