parent
87a7738842
commit
c2fc80cade
|
@ -505,7 +505,7 @@ const fieldErrors = computed(() => {
|
||||||
</script>
|
</script>
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
.autocomplete {
|
.autocomplete {
|
||||||
z-index: 2000;
|
z-index: 20;
|
||||||
|
|
||||||
.dropdown-item.is-disabled {
|
.dropdown-item.is-disabled {
|
||||||
opacity: 1 !important;
|
opacity: 1 !important;
|
||||||
|
|
Loading…
Reference in a new issue