UX: Make cursor a pointer over topic link

This commit is contained in:
Justin DiRose 2019-11-07 16:51:15 -06:00 committed by GitHub
parent 5389d58872
commit e510bef114
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -122,6 +122,7 @@
.knowledge-explorer-topic-link {
color: $tertiary;
cursor: pointer;
}
.discourse-tag {
padding-right: 5px;