fix: cursor pointer on links delete/validate
This commit is contained in:
parent
7a79746f73
commit
1516f56cbd
@ -113,3 +113,6 @@ a {
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
}
|
||||
.isso-comment-footer a {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user