@turquoisehealth/pit-viper 2.156.0 → 2.156.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.
@@ -6038,8 +6038,6 @@ pv-dropdown-auto-close.pv-dropdown > .pv-button-secondary:focus-visible, pv-drop
6038
6038
  justify-content: space-between;
6039
6039
  padding: 0.75rem 1.5rem;
6040
6040
  background-color: white;
6041
- position: fixed;
6042
- inset: 0 0 auto;
6043
6041
  }
6044
6042
  .pv-layout-consumer-nav div:first-child {
6045
6043
  flex-shrink: 0;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@turquoisehealth/pit-viper",
3
- "version": "2.156.0",
3
+ "version": "2.156.1",
4
4
  "description": "Turquoise Health's design system.",
5
5
  "main": "README.md",
6
6
  "publishConfig": {