@obaidazoqili/skysoftware-styles 1.7.0 → 1.8.0

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.
@@ -600,10 +600,6 @@ h6 {
600
600
  gap: 38px;
601
601
  }
602
602
 
603
- .cdk-drop-list {
604
- gap: .5rem !important
605
- }
606
-
607
603
  .cdk-overlay-container {
608
604
  z-index: 3000 !important;
609
605
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@obaidazoqili/skysoftware-styles",
3
- "version": "1.7.0",
3
+ "version": "1.8.0",
4
4
  "description": "Shared UI styles, themes, and fonts",
5
5
  "license": "MIT",
6
6
  "main": "index.js",