We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c42ef8 commit 34efd2dCopy full SHA for 34efd2d
report/src/views/Home.vue
@@ -1,7 +1,7 @@
1
<template>
2
<div>
3
<a-layout id="components-layout-demo-fixed">
4
- <a-layout-header :style="{position: 'fixed',zIndex: 1,width: '100%',background: '#0867c1'}">
+ <a-layout-header :style="{position: 'fixed',zIndex: 10000,width: '100%',background: '#0867c1'}">
5
<svg id="logo" viewBox="0 0 180 24" xmlns:xlink="http://www.w3.org/1999/xlink" width="7.5em" height="1em"
6
class="fs6b9dl">
7
<defs>
0 commit comments