@elderbyte/ngx-starter 21.12.1 → 21.12.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elderbyte/ngx-starter",
3
- "version": "21.12.1",
3
+ "version": "21.12.2",
4
4
  "license": "MIT",
5
5
  "author": "ElderByte AG (https://elderbyte.com)",
6
6
  "homepage": "https://elderbyte.com",
@@ -240,7 +240,7 @@
240
240
 
241
241
  .elder-flex-control {
242
242
  flex: 1 1 180px;
243
- overflow: hidden;
243
+ min-width: 0;
244
244
  }
245
245
 
246
246
  /******************************