Skip to content

Commit d9bc2e7

Browse files
committed
fix: 🐛 fix cookie z index
1 parent 3c99062 commit d9bc2e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crowdsec-docs/plugins/gtag/theme/styles.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
height: 200px;
88
border-radius: var(--ifm-global-radius);
99
box-shadow: 0 1.5px 6px 0 rgba(0, 0, 0, 0.15) inset;
10+
z-index: 1000;
1011
}
1112

1213
.text {

0 commit comments

Comments
 (0)