chore: disable title attr for click_zan cnt blocks
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Baoshuo Ren 2023-02-26 15:04:24 +08:00
parent 9d884c02d4
commit 200e4f4f02
Signed by: baoshuo
GPG Key ID: 00CB9680AB29F51A

View File

@ -116,8 +116,9 @@ h6,
margin-right: 5px;
}
.uoj-click-zan-cnt {
cursor: help;
.uoj-click-zan-cnt,
.uoj-click-zan-cnt-inline {
pointer-events: none;
}
.uoj-click-zan-block-cur-up .uoj-click-zan-up {