UX: Make cursor a pointer over topic link
This commit is contained in:
parent
5389d58872
commit
e510bef114
|
@ -122,6 +122,7 @@
|
|||
|
||||
.knowledge-explorer-topic-link {
|
||||
color: $tertiary;
|
||||
cursor: pointer;
|
||||
}
|
||||
.discourse-tag {
|
||||
padding-right: 5px;
|
||||
|
|
Loading…
Reference in New Issue