[O] Make clickable text cursor show as pointer
This commit is contained in:
@@ -69,4 +69,5 @@ div.el-card.course-card > div.el-card__body
|
||||
.clickable:hover
|
||||
{
|
||||
text-decoration: underline;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user