@beacon-interactive-systems-llc/beacon-platform-ui 19.3.7 → 19.3.8

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": "@beacon-interactive-systems-llc/beacon-platform-ui",
3
- "version": "19.3.7",
3
+ "version": "19.3.8",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^19.2.14",
6
6
  "@angular/core": "^19.2.14",
@@ -317,7 +317,7 @@ button.platform-btn {
317
317
  border: none
318
318
  }
319
319
  }
320
-
320
+
321
321
  &--sm {
322
322
  @extend .platform-btn--radio;
323
323
  height: 24px;
@@ -294,14 +294,14 @@ $platform_globalsearch_contrasts: (
294
294
  flex: 1 1 0px;
295
295
 
296
296
  .advanced-search-filters {
297
- width: 240px;
297
+ width: 350px;
298
298
 
299
299
  .advanced-search-form {
300
300
  .search-form-row {
301
301
  padding: 12px 0px;
302
302
 
303
303
  .platform-selection-list {
304
- max-height: 170px;
304
+ max-height: 200px;
305
305
 
306
306
  .platform-list-option {
307
307
  max-height: 35px;