Skip to content

Commit

Permalink
fix(site-style): 注解被遮挡
Browse files Browse the repository at this point in the history
  • Loading branch information
BearBin1215 committed Feb 1, 2024
1 parent dfb3457 commit 2ead4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gadgets/site-styles/MediaWiki:Gadget-site-styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@
}

.annotation .oo-ui-popupWidget {
z-index: 10;
z-index: 1000001;
white-space: normal;
color: #000;
font-weight: normal;
Expand Down

0 comments on commit 2ead4e2

Please sign in to comment.