@crfrsr/ui 1.0.0 → 1.0.1

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.
@@ -26,7 +26,7 @@
26
26
 
27
27
  html,
28
28
  :host {
29
- line-height: 1.5;
29
+ line-height: 1;
30
30
  -webkit-text-size-adjust: 100%;
31
31
  -moz-tab-size: 4;
32
32
  tab-size: 4;
@@ -241,15 +241,6 @@ textarea::placeholder {
241
241
  color: var(--crfrsr-color-text-disabled, #9ca3af);
242
242
  }
243
243
 
244
- button,
245
- [role='button'] {
246
- cursor: pointer;
247
- }
248
-
249
- :disabled {
250
- cursor: default;
251
- }
252
-
253
244
  img,
254
245
  svg,
255
246
  video,
@@ -259,7 +250,6 @@ iframe,
259
250
  embed,
260
251
  object {
261
252
  display: block;
262
- vertical-align: middle;
263
253
  }
264
254
 
265
255
  img,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@crfrsr/ui",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "crfrsr Design System components for React (web)",
5
5
  "keywords": [
6
6
  "design-system",