@neovici/cosmoz-omnitable 13.2.1 → 13.2.2

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.
@@ -118,6 +118,10 @@ export default css`
118
118
  display: none;
119
119
  }
120
120
 
121
+ cosmoz-grouped-list-row {
122
+ width: 100%;
123
+ }
124
+
121
125
  cosmoz-omnitable-header-row .external-values-false {
122
126
  --paper-input-container-color: var(
123
127
  --cosmoz-omnitable-local-filter-header-color
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@neovici/cosmoz-omnitable",
3
- "version": "13.2.1",
3
+ "version": "13.2.2",
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"