@proprioo/salatim 28.1.3 → 28.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  ## Changelog
2
2
 
3
+ **28.1.4**
4
+
5
+ * Fix: adjust caret color for all inputs
6
+
3
7
  **28.1.3**
4
8
 
5
9
  * Fix(Select): remove useless stopPropagation
package/lib/index.js CHANGED
@@ -176,7 +176,7 @@
176
176
  background: none;
177
177
  padding: 0 ${w(28)};
178
178
  font-size: ${E.base};
179
- caret-color: ${m.blue.base};
179
+ caret-color: ${m.dark.base};
180
180
  line-height: ${w(48)};
181
181
  min-height: ${w(48)};
182
182
  `,Z=f.default.input`