💄 add page comment counter click event.
This commit is contained in:
@@ -113,3 +113,8 @@
|
||||
flex-basis: 100%;
|
||||
height: 0;
|
||||
}
|
||||
|
||||
#comments-count {
|
||||
cursor: pointer;
|
||||
border-bottom: 1px solid $link-decoration-color;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user