@neovici/cosmoz-omnitable 8.7.0 → 8.7.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.
@@ -107,8 +107,9 @@ const checkbox = css`
107
107
  display: inline-flex;
108
108
  position: relative;
109
109
  }
110
- .header-cell * {
110
+ .header-cell :not(.sort) {
111
111
  min-width: 0;
112
+ flex: auto;
112
113
  }
113
114
  `;
114
115
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@neovici/cosmoz-omnitable",
3
- "version": "8.7.0",
3
+ "version": "8.7.1",
4
4
  "description": "[![Build Status](https://travis-ci.org/Neovici/cosmoz-omnitable.svg?branch=master)](https://travis-ci.org/Neovici/cosmoz-omnitable)",
5
5
  "keywords": [
6
6
  "web-components"