@selco/installation-ui-css 1.0.7 → 1.0.8

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/dist/index.css CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @selco/installation-ui-css - 1.0.7
2
+ * @selco/installation-ui-css - 1.0.8
3
3
  *
4
4
  * Copyright (c) 2025 Adithya Katuku
5
5
  *
@@ -11106,7 +11106,7 @@ body {
11106
11106
  min-width: 80px;
11107
11107
  position: sticky;
11108
11108
  right: 0;
11109
- z-index: 15; }
11109
+ z-index: 11; }
11110
11110
  .activity-details-table .table tbody td {
11111
11111
  padding: 16px 18px;
11112
11112
  border-bottom: 1px solid #e0e0e0;
@@ -11120,7 +11120,7 @@ body {
11120
11120
  position: sticky;
11121
11121
  right: 0;
11122
11122
  background-color: #fff;
11123
- z-index: 14; }
11123
+ z-index: 10; }
11124
11124
  .activity-details-table .table tbody tr:nth-child(2n) {
11125
11125
  background-color: #f8f9fa; }
11126
11126
  .activity-details-table .table tbody tr:nth-child(odd) {