mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
fix: fix bug with HeroImage
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
.mdx-hero-image {
|
||||
--default-z-index: -1;
|
||||
z-index: var(--default-z-index);
|
||||
position: relative;
|
||||
|
||||
button {
|
||||
display: none !important;
|
||||
|
||||
Reference in New Issue
Block a user