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 {
|
.knowledge-explorer-topic-link {
|
||||||
color: $tertiary;
|
color: $tertiary;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.discourse-tag {
|
.discourse-tag {
|
||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
|
|
Loading…
Reference in New Issue