Skip to content

Commit

Permalink
fix: T:注解受父元素影响无法正常显示
Browse files Browse the repository at this point in the history
  • Loading branch information
BearBin1215 authored Aug 2, 2023
1 parent 975edd5 commit abe2839
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/gadgets/site-styles/MediaWiki:Gadget-site-styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,9 @@

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

.annotation .oo-ui-popupWidget-popup {
Expand Down

0 comments on commit abe2839

Please sign in to comment.