general-library-union 2.4.82 → 2.4.84

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": "general-library-union",
3
- "version": "2.4.82",
3
+ "version": "2.4.84",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -179,7 +179,7 @@
179
179
  position: absolute;
180
180
  top: 3.25rem;
181
181
  right: 0;
182
- min-width: 32rem;
182
+ min-width: 42rem;
183
183
  padding: 0.5rem 0;
184
184
  transform-origin: top;
185
185
  background: var(--surface-overlay);
@@ -5265,7 +5265,7 @@ img#footer-logo::before {
5265
5265
  }
5266
5266
 
5267
5267
  .card label {
5268
- color: #fff !important;
5268
+ color: #fff9 !important;
5269
5269
  }
5270
5270
 
5271
5271
  .p-menubar .p-submenu-list {