hrsass-components 2.0.3 → 2.0.5

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": "hrsass-components",
3
- "version": "2.0.3",
3
+ "version": "2.0.5",
4
4
  "description": "All components of hrsass",
5
5
  "main": "index.js",
6
6
  "directories": {
package/rollup.build.css CHANGED
@@ -1953154,6 +1953154,7 @@
1953154
1953154
  }
1953155
1953155
  .hr-emp-card-simple-close > button {
1953156
1953156
  width: auto;
1953157
+ min-width: auto;
1953157
1953158
  height: auto;
1953158
1953159
  font-weight: bold;
1953159
1953160
  background: transparent;
@@ -1955776,6 +1955777,7 @@
1955776
1955777
  }
1955777
1955778
  .hr-emp-card-simple-close > button {
1955778
1955779
  width: auto;
1955780
+ min-width: auto;
1955779
1955781
  height: auto;
1955780
1955782
  font-weight: bold;
1955781
1955783
  background: transparent;