@yesilyazilim/web.spa 1.0.75 → 1.0.77

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/index.css CHANGED
@@ -6452,7 +6452,7 @@ date-range .date-range-container .shortcuts-column .shortcuts-header {
6452
6452
  padding: var(--spacing-half, 8px) var(--spacing, 12px);
6453
6453
  background: var(--background-lighter, #e9ecef);
6454
6454
  border-bottom: 1px solid var(--border-color, #e5e5e5);
6455
- z-index: 10000;
6455
+ z-index: 999;
6456
6456
  position: sticky;
6457
6457
  top: 0;
6458
6458
  }