1
1
mirror of https://github.com/renbaoshuo/S2OJ.git synced 2025-03-12 05:58:44 +00:00

chore: disable title attr for click_zan cnt blocks

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

@ -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 {