Enabled pointer-events on the topic/category stats.

This commit is contained in:
flash 2019-01-06 22:46:41 +01:00
parent 96badc0f72
commit 6f94247db3
2 changed files with 3 additions and 0 deletions

View file

@ -126,6 +126,7 @@
font-size: .9em;
line-height: 1.3em;
opacity: .7;
pointer-events: auto;
&:first-child {
font-size: 1.5em;

View file

@ -127,6 +127,8 @@
font-size: .9em;
line-height: 1.3em;
opacity: .7;
pointer-events: auto;
cursor: default;
&:first-child {
font-size: 1.4em;