We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae3bfb8 commit 4cc317fCopy full SHA for 4cc317f
packages/@vuepress/plugin-pwa/lib/SWUpdatePopup.vue
@@ -86,6 +86,7 @@ export default {
86
background: #fff;
87
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.5);
88
text-align: center;
89
+ z-index: 2;
90
}
91
92
.sw-update-popup > button {
0 commit comments