@provoly/hypervisor 1.6.4 → 1.6.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@provoly/hypervisor",
3
- "version": "1.6.4",
3
+ "version": "1.6.6",
4
4
  "peerDependencies": {
5
5
  "@angular/cdk": "17.x || 18.x",
6
6
  "@angular/common": "17.x || 18.x",
@@ -100,7 +100,7 @@ hvy-event-list {
100
100
  }
101
101
 
102
102
  .o-hvy-events-table__line__cell.domain {
103
- width: 20%;
103
+ width: 2%;
104
104
  }
105
105
 
106
106
  .o-hvy-events-table__line__cell.name {
@@ -109,9 +109,6 @@ hvy-event-list {
109
109
 
110
110
  .o-hvy-events-table__line__cell__name__subsub {
111
111
  word-break: break-word;
112
- > .journal-event-district {
113
- font-weight: bold;
114
- }
115
112
  }
116
113
 
117
114
  .o-hvy-events-table__line__cell.category {