@eclass/ui-kit 1.57.5 → 1.57.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.
@@ -2096,7 +2096,6 @@ function Header$1() {
2096
2096
  zIndex: 2,
2097
2097
  children: [(profile == null ? void 0 : profile.id) !== STUDENT && /* @__PURE__ */ jsx(Label, {
2098
2098
  bg: vars("colors-neutral-white"),
2099
- m: "0 0 .625rem 0",
2100
2099
  children: /* @__PURE__ */ jsxs(Flex, {
2101
2100
  children: [/* @__PURE__ */ jsx(Profile, {
2102
2101
  m: "0 .25rem 0 0"