@xapp/form-widget 1.71.0 → 1.72.0

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.
@@ -8,7 +8,7 @@
8
8
  flex-direction: column;
9
9
  align-items: center;
10
10
  padding: 48px;
11
- z-index: 1000;
11
+ z-index: 15000;
12
12
  }
13
13
  @media (max-width: 640px) {
14
14
  .ModalDialog-module_xapp_search_modal__WpGiJ {
@@ -488,6 +488,13 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
488
488
  padding-top: 0 !important;
489
489
  padding-left: 0 !important;
490
490
  }
491
+ .FormFieldTextInputAddress-module_xapp_text_input_address__-FQjM .MuiPopper-root-MuiAutocomplete-popper {
492
+ z-index: 16000;
493
+ }
494
+
495
+ .MuiAutocomplete-popper {
496
+ z-index: 16000 !important;
497
+ }
491
498
  .FormStepDisplay-module_xapp_formfield__hRmVx {
492
499
  display: none;
493
500
  font-family: inherit !important;