@eturnity/eturnity_reusable_components 8.13.5 → 8.13.6

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": "@eturnity/eturnity_reusable_components",
3
- "version": "8.13.5",
3
+ "version": "8.13.6",
4
4
  "files": [
5
5
  "dist",
6
6
  "src"
@@ -239,8 +239,6 @@
239
239
 
240
240
  &.checkbox-header {
241
241
  min-width: 40px;
242
- display: flex;
243
- gap: 10px;
244
242
  }
245
243
  }
246
244