mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-22 02:28:42 +00:00
chore: disable title attr for click_zan cnt blocks
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9d884c02d4
commit
200e4f4f02
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user