@planningcenter/tapestry 4.2.0-rc.2 → 4.2.0-rc.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/dist/index.css CHANGED
@@ -5029,6 +5029,8 @@ a.tds-dropdown-item:is(:hover, :active){
5029
5029
  position:sticky;
5030
5030
  bottom:0;
5031
5031
  background:var(--t-surface-color-card);
5032
+ border-end-start-radius:var(--t-border-radius-lg);
5033
+ border-end-end-radius:var(--t-border-radius-lg);
5032
5034
  }
5033
5035
  }
5034
5036