@ammarkhalidfarooq/dashboard-package 0.3.5 → 0.3.6

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.cjs.js CHANGED
@@ -663,7 +663,7 @@ var DisplayCard = function DisplayCard(_ref) {
663
663
  border: "2px solid #f0f0f0",
664
664
  transition: "all 0.3s ease",
665
665
  ":hover": {
666
- border: "2px solid rgb(99, 99, 230)"
666
+ border: "1px solid rgb(99, 99, 230)"
667
667
  // transform: "translateY(-2px)",
668
668
  }
669
669
  }, sx),