@dialpad/dialtone 9.106.0 → 9.106.1

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.
@@ -3441,6 +3441,7 @@ legend .d-label--md {
3441
3441
  position: absolute;
3442
3442
  top: var(--dt-space-600);
3443
3443
  left: 50%;
3444
+ z-index: var(--zi-notification);
3444
3445
  display: flex;
3445
3446
  flex-direction: column;
3446
3447
  gap: var(--dt-space-500);