@tiba-spark/client-shared-lib 25.3.1-5015 → 25.3.1-5021

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": "@tiba-spark/client-shared-lib",
3
- "version": "25.3.1-5015",
3
+ "version": "25.3.1-5021",
4
4
  "description": "Holds the shared content that all Spark Client applications use",
5
5
  "keywords": [
6
6
  "spark",
@@ -741,7 +741,6 @@ tb-sidenav {
741
741
 
742
742
  &.disabled {
743
743
  opacity: 0.5;
744
- pointer-events: none;
745
744
  }
746
745
 
747
746
  &.parent-node[aria-level='1'] .list-option-item,