@siemens/element-theme 48.0.0-next.3 → 48.0.0-next.4

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": "@siemens/element-theme",
3
- "version": "48.0.0-next.3",
3
+ "version": "48.0.0-next.4",
4
4
  "description": "Element CSS theme.",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -291,7 +291,7 @@ $datatable-ghost-cell-strip-radius: 0 !default;
291
291
  background-color: $datatable-footer-background-color;
292
292
  color: semantic-tokens.$element-text-secondary;
293
293
  font-size: typography.$si-font-size-caption-1;
294
- margin-block-start: -4px;
294
+ margin-block-start: -1px;
295
295
  position: relative;
296
296
  z-index: 11;
297
297