We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f01ea9f commit de40daeCopy full SHA for de40dae
docs/.vuepress/components/BannerTop.vue
@@ -50,7 +50,7 @@ html:not(.banner-dismissed) {
50
51
<style scoped>
52
.banner {
53
- position: absolute;
+ position: fixed;
54
z-index: 100;
55
top: 0;
56
left: 0;
0 commit comments