raise-common-lib 0.0.96 → 0.0.97

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": "raise-common-lib",
3
- "version": "0.0.96",
3
+ "version": "0.0.97",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^8.2.3 || ^9.0.0",
6
6
  "@angular/core": "^8.2.3 || ^9.0.0"
@@ -135,7 +135,7 @@
135
135
  width: 16px;
136
136
  height: 16px;
137
137
  padding: 0;
138
- margin: 0;
138
+ margin: 0 !important;
139
139
 
140
140
  position: absolute;
141
141
  top: 50%;