NEW: experimental comment feature
This commit is contained in:
parent
771105eca7
commit
000a89aca2
5 changed files with 64 additions and 25 deletions
|
@ -386,6 +386,14 @@ $gray: #919EB1;
|
|||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
.comment-btn {
|
||||
padding-right: 10px;
|
||||
|
||||
&:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// hr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue