raise-common-lib 0.0.53 → 0.0.54

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.53",
3
+ "version": "0.0.54",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^8.2.3 || ^9.0.0",
6
6
  "@angular/core": "^8.2.3 || ^9.0.0"
@@ -509,7 +509,6 @@
509
509
  .e-btn {
510
510
  height: 26px;
511
511
  display: flex;
512
- width: 64px;
513
512
  height: 26px;
514
513
  min-width: 64px;
515
514
  padding: 6px 12px;