raise-common-lib 0.0.107 → 0.0.108

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.107",
3
+ "version": "0.0.108",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^8.2.3 || ^9.0.0",
6
6
  "@angular/core": "^8.2.3 || ^9.0.0"
@@ -219,7 +219,7 @@
219
219
  .e-rowcell {
220
220
  padding: 2px 12px;
221
221
  border-top: 0;
222
- border-bottom: 1px solid #dee2e6 !important;
222
+ border-bottom: 1px solid #eaedf0;
223
223
  &.e-leftfreeze {
224
224
  border-right: none;
225
225
  border-left: none;