Эх сурвалжийг харах

Popper: set base zIndex to 2000 (#664)

杨奕 8 жил өмнө
parent
commit
6923722217

+ 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.