@dialpad/dialtone-css 8.29.1 → 8.29.3

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.
@@ -51,4 +51,5 @@ body {
51
51
  font: var(--dt-typography-body-md);
52
52
  background-color: var(--dt-color-surface-primary);
53
53
  -webkit-text-size-adjust: 100%;
54
+ -webkit-font-smoothing: antialiased;
54
55
  }
@@ -7391,6 +7391,7 @@ body {
7391
7391
  font: var(--dt-typography-body-md);
7392
7392
  background-color: var(--dt-color-surface-primary);
7393
7393
  -webkit-text-size-adjust: 100%;
7394
+ -webkit-font-smoothing: antialiased;
7394
7395
  }
7395
7396
  body {
7396
7397
  --bgo: 100%;
@@ -7461,7 +7462,7 @@ body {
7461
7462
  }
7462
7463
  /**
7463
7464
  * Do not edit directly
7464
- * Generated on Mon, 18 Mar 2024 23:36:05 GMT
7465
+ * Generated on Thu, 28 Mar 2024 22:33:42 GMT
7465
7466
  */
7466
7467
 
7467
7468
  .dialtone-theme-light {
@@ -8278,7 +8279,7 @@ body {
8278
8279
 
8279
8280
  /**
8280
8281
  * Do not edit directly
8281
- * Generated on Mon, 18 Mar 2024 23:36:05 GMT
8282
+ * Generated on Thu, 28 Mar 2024 22:33:42 GMT
8282
8283
  */
8283
8284
 
8284
8285
  .dialtone-theme-dark {