Explorar o código

Popper: set base zIndex to 2000 (#664)

杨奕 %!s(int64=8) %!d(string=hai) anos
pai
achega
6923722217
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/utils/vue-popper.js

+ 1 - 0
src/utils/vue-popper.js

@@ -1,5 +1,6 @@
 import PopperJS from './popper';
 import { PopupManager } from 'vue-popup';
+PopupManager.zIndex = 2000;
 
 /**
  * @param {HTMLElement} [reference=$refs.reference] - The reference element used to position the popper.