@carbon/styles 1.51.0 → 1.51.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.
package/css/styles.css CHANGED
@@ -5652,6 +5652,10 @@ a.cds--overflow-menu-options__btn::before {
5652
5652
  border-radius: 1.5rem;
5653
5653
  }
5654
5654
 
5655
+ .cds--chat-btn:not(.cds--chat-btn--with-icon) {
5656
+ padding-inline-end: 0.9375rem;
5657
+ }
5658
+
5655
5659
  .cds--chat-btn.cds--btn--md {
5656
5660
  border-radius: 1.25rem;
5657
5661
  }