设定换队长按钮的鼠标样式

This commit is contained in:
枫谷剑仙 2024-08-06 19:40:37 +08:00
parent ad05f36c75
commit b58766caf3
1 changed files with 1 additions and 0 deletions

View File

@ -921,6 +921,7 @@ body.show-meter meter+span /*勾选显示计量条则隐藏文字*/
.monster .switch-leader:hover
{
box-shadow: red 0 0 5px;
cursor: pointer;
}
.monster .switch-leader:active
{