Skip to content

Commit

Permalink
fix(frds): 助手框z-index调整
Browse files Browse the repository at this point in the history
  • Loading branch information
ted423 committed Jul 1, 2022
1 parent 76ae49a commit f519bc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resource/schemas/NexusPHP/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@

// 初始化说谢谢按钮
this.initSayThanksButton();
if(document.domain.match("keepfrds.com")){$(".pt-plugin-body").css("z-index","39")}
}

/**
Expand Down

0 comments on commit f519bc1

Please sign in to comment.