@design-factory/tokens 21.0.0-next.0 → 21.0.0

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.
@@ -752,7 +752,8 @@ html:root {
752
752
 
753
753
  /* Tier 3 Scoped tokens */
754
754
  .btn,
755
- .btn-close {
755
+ .btn-close,
756
+ .ng-arrow-wrapper {
756
757
  --df-button-borderRadius-main-null: 0;
757
758
  --df-button-borderRadius-main-small: 0.25rem;
758
759
  --df-button-borderRadius-main-medium: 0.375rem;